Hi again! :)
I was working with a project with a few submodules with their own run.py and noticed that this plugin only handles a single one.
Would it be possible to allow wildcard (* and **) patterns in run.py path option and support for multiple run.py.
I realize that full regression of the project might not be wanted within this scope.
But not having acces to Test Explorer: run the rest at current cursor position & Test Explorer: run tests in current file steping in to a submodules was quite anoying.
Hi again! :)
I was working with a project with a few submodules with their own
run.pyand noticed that this plugin only handles a single one.Would it be possible to allow wildcard (
*and**) patterns in run.py path option and support for multiple run.py.I realize that full regression of the project might not be wanted within this scope.
But not having acces to
Test Explorer: run the rest at current cursor position&Test Explorer: run tests in current filesteping in to a submodules was quite anoying.