pytest-inline
pytest-inline copied to clipboard
Import Functionality
Inline tests support imported libraries.
- The libraries must be installed onto the user's environment
- Currently only supports libraries defined at the module level; does not support function or class level imports
Thanks for your contribution, @hanse7962. Can you please fix the CI build, before we can take a look?
Sure thing. I'll take a look and update the request once it's fixed.
Don't worry @owolabileg, I'm on top of this project (which just started not long ago). We will implement more stuff and polish the code before calling for a broader code review. We're just trying to get the CI tests running as a signal through this PR.