Unverified Commit 18f9ac3a authored by Adam Liddell's avatar Adam Liddell Committed by GitHub
Browse files

Add nox

1 merge request!1558Add nox
Showing with 1 addition and 0 deletions
+1 -0
...@@ -1107,6 +1107,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). ...@@ -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.
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment