You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1
Original file line number
Diff line number
Diff line change
@@ -865,6 +865,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
865
865
*[green](https://github.com/CleanCut/green) - A clean, colorful test runner.
866
866
*[pyvows](http://heynemann.github.io/pyvows/) - BDD style testing for Python. Inspired by [Vows.js](https://github.com/vowsjs/vows).
867
867
*[Robot Framework](https://github.com/robotframework/robotframework) - A generic test automation framework.
868
+
*[tox](https://tox.readthedocs.org/en/latest/) - Auto builds and tests [distributions](#distribution) in multiple Python versions using isolated and configurable virtualenvs.
868
869
* Web Testing
869
870
*[Selenium](https://pypi.python.org/pypi/selenium) - Python bindings for [Selenium](http://www.seleniumhq.org/) WebDriver.
870
871
*[locust](https://github.com/locustio/locust) - Scalable user load testing tool written in Python.
0 commit comments