pytest-inline icon indicating copy to clipboard operation
pytest-inline copied to clipboard

Import Functionality

Open hanse7962 opened this issue 3 months ago • 3 comments

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

hanse7962 avatar Nov 07 '25 19:11 hanse7962

Thanks for your contribution, @hanse7962. Can you please fix the CI build, before we can take a look?

owolabileg avatar Nov 07 '25 20:11 owolabileg

Sure thing. I'll take a look and update the request once it's fixed.

hanse7962 avatar Nov 07 '25 20:11 hanse7962

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.

pengyunie avatar Nov 07 '25 23:11 pengyunie