nose2==0.16.0
# unittest with plugins
$ pip install nose2
downloads/wk
162,127
license
BSD-2-Clause
version
0.16.0
python
>=3.9
What is nose2?
nose2 is a Python testing framework that extends the standard unittest library with a plugin system, allowing you to customize and enhance how you run and organize tests. It provides features like test discovery, parallel test execution, and integration with various testing tools through plugins, making it easier to manage complex test suites without rewriting your existing unittest code.
Links
Keywords
Dependencies (4)