Skip to content
/ Virtue Public

A modern, extensible, unittest-compliant test runner.

License

Notifications You must be signed in to change notification settings

Julian/Virtue

Repository files navigation

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.

About

A modern, extensible, unittest-compliant test runner.

Resources

License

Security policy

Stars

Watchers

Forks

Sponsor this project

 

Languages