Lots of the functionality in this package relies on IPython features. This doesn't appear to be straightforward to test within pytest, without a heavy reliance on mocks.
It would be nice to avoid mocking, but if necessary we'll have to resort to it. Either way, it will be necessary to figure out how to test IPython functionality.
Lots of the functionality in this package relies on IPython features. This doesn't appear to be straightforward to test within pytest, without a heavy reliance on mocks.
It would be nice to avoid mocking, but if necessary we'll have to resort to it. Either way, it will be necessary to figure out how to test IPython functionality.