Fix #14230 (missing param for autoreload) by Carreau · Pull Request #14231 · ipython/ipython

@Carreau

This extend the tests to actually trigger the same event as what the
shell is doing, and updating the auto reload callback to accept more
parameters.

It also improve both the logging and test  mock to log more informations
on failure.

@Carreau added this to the 8.17 milestone

Oct 31, 2023

@Carreau