/pytest-picked

Run the tests related to the changed files (according with Git) 🤓

Primary LanguagePythonMIT LicenseMIT

pytest-picked

See Build Status on Travis CI See Build Status on AppVeyor

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.

Features

  • Run the tests according with changed files from git status

Usage

pytest --picked

TODO

  • Add option to run the changed files from the current branch
  • Guess the test file from given changed file

Contributing

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.

License

Distributed under the terms of the MIT license, "picked" is free and open source software

Issues

If you encounter any problems, please file an issue along with a detailed description.