Run the tests related to the changed files (according with Git)
This pytest plugin was generated with Cookiecutter along with @hackebrot's cookiecutter-pytest-plugin template.
- Run the tests according with changed files from git status
pytest --picked
- Add option to run the changed files from the current branch
- Guess the test file from given changed file
Contributions are very welcome. Tests can be run with tox, please ensure the coverage at least stays the same before you submit a pull request.
Distributed under the terms of the MIT license, "picked" is free and open source software
If you encounter any problems, please file an issue along with a detailed description.