pytest-only

pytest plug-in to run single tests with the "only" mark (perfect for use with auto-rerunners!)

MIT License

Downloads
56.7K
Stars
18
Committers
3
pytest-only - Latest Release

Published by theY4Kman 8 months ago

Fixed

  • Resolve brittle handling of class- and module-level assignments in flake8 plugin
pytest-only -

Published by theY4Kman 8 months ago

Added

  • Add flake8 plugin to detect only marks before they get committed (see GH#11)
pytest-only -

Published by theY4Kman over 2 years ago

NOTE: major version number increased due to removal of Python 2.7 support

Added

  • Added pylint plugin to detect only marks before they get committed (thank you, @nikolaikGH#10)

Changed

  • Remove support for Python 2.7