pytest_quickify

Run test suites with pytest-quickify.


Keywords
pytest, pytest-plugin, python, regression-testing
License
GPL-3.0
Install
pip install pytest_quickify==0.1.0

Documentation

pytest-quickify

A PyTest Plugin for Reordering Test Suites

Key Features

pytest-quickify is a Pytest plugin that reorders test suites according to measures of test effectiveness including:

  • A comparison of test coverage and test running time
  • Determined test complexity
  • History of passed and failed test cases

Contributing

Are you interested in contributing to pytest-quickify? Our development team uses the GitHub Flow Model to guide our engineering of these tools and we invite you to also follow it as you make a contribution. Of course, if you have any problems with installing, testing, or using pytest-fleetflakefinder, then please raise an issue associated with this Git repository using the "Issues" link at the top of this site. The contributors to this project will do all that they can to resolve your issue and ensure that the entire tool works well in your Python development environment.