-
Notifications
You must be signed in to change notification settings - Fork 32
Closed
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededquestionFurther information is requestedFurther information is requested
Description
Thanks for a great package!
My situation is this. We have a monorepo at work with several Python projects in it. When I run python-pytest-file, it chooses the repo root as the working directory, from where it can't find the module being tested.
In my case the directory I want to run pytest from is somewhere in the middle between the root and the test file.
Is it possible to somehow set the working directory?
And if not, it's a feature request :)
wbolster
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededquestionFurther information is requestedFurther information is requested