pytest-inline
pytest-inline copied to clipboard
Import Functionality
- Inline tests now support importing any external module, as long as all imported modules exist and are installed in the environment
- Added standalone tests for import functionality