pytest-watcher
pytest-watcher copied to clipboard
Option to run on start
Thank you for the project
#1
It'd be nice to have an option / flag for this. I am duplicating running the tests automatically by having to write 2 commands with the same files listed (one for py.test, one for ptw)
@olzhasar Are you open to a PR to add this?
Hey @tony,
Currently I don't have much time to implement this. But I am definitely open to a PR for this feature
A new --now flag was added in a latest release which triggers pytest to run instantly