mirror of
https://github.com/vinta/awesome-python.git
synced 2025-04-01 10:16:43 +00:00
Add nox
This commit is contained in:
parent
50a5dee4bd
commit
18f9ac3a24
@ -1107,6 +1107,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
|||||||
* Test Runners
|
* Test Runners
|
||||||
* [green](https://github.com/CleanCut/green) - A clean, colorful test runner.
|
* [green](https://github.com/CleanCut/green) - A clean, colorful test runner.
|
||||||
* [mamba](http://nestorsalceda.github.io/mamba/) - The definitive testing tool for Python. Born under the banner of BDD.
|
* [mamba](http://nestorsalceda.github.io/mamba/) - The definitive testing tool for Python. Born under the banner of BDD.
|
||||||
|
* [nox](https://nox.thea.codes/en/stable/) - Command-line tool that automates testing in multiple environments using Python configuration files.
|
||||||
* [tox](https://tox.readthedocs.io/en/latest/) - Auto builds and tests distributions in multiple Python versions
|
* [tox](https://tox.readthedocs.io/en/latest/) - Auto builds and tests distributions in multiple Python versions
|
||||||
* GUI / Web Testing
|
* GUI / Web Testing
|
||||||
* [locust](https://github.com/locustio/locust) - Scalable user load testing tool written in Python.
|
* [locust](https://github.com/locustio/locust) - Scalable user load testing tool written in Python.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user