After trial comes virtue. A test runner for good.


Keywords
test, runner, testing, tests, unittest
License
MIT
Install
pip install virtue==2023.8.2

Documentation

Virtue

PyPI version Supported Python versions Build status ReadTheDocs status pre-commit.ci status

virtue is a modern, extensible, unittest compliant test runner.

It is not a test framework (it doesn't contain a TestCase subclass and it never will).

Usage

Running a unittest-based suite works essentially as it does for twisted's trial, i.e.:

$ python -m virtue mypackage.tests

will run the tests subpackage of a given importable package.

More docs are coming. Sorry.

Contributing

I'm Julian Berman.

virtue is on GitHub.

Get in touch, via GitHub or otherwise, if you've got something to contribute, it'd be most welcome!

You can also generally find me on Libera (nick: Julian) in various channels, including #python.

If you feel overwhelmingly grateful, you can also sponsor me.