mirror of
https://github.com/vinta/awesome-python.git
synced 2025-02-17 13:58:06 +00:00
commit
261eaba981
|
@ -865,6 +865,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
|||
* [green](https://github.com/CleanCut/green) - A clean, colorful test runner.
|
||||
* [pyvows](http://heynemann.github.io/pyvows/) - BDD style testing for Python. Inspired by [Vows.js](https://github.com/vowsjs/vows).
|
||||
* [Robot Framework](https://github.com/robotframework/robotframework) - A generic test automation framework.
|
||||
* [tox](https://tox.readthedocs.org/en/latest/) - Auto builds and tests [distributions](#distribution) in multiple Python versions using isolated and configurable virtualenvs.
|
||||
* Web Testing
|
||||
* [Selenium](https://pypi.python.org/pypi/selenium) - Python bindings for [Selenium](http://www.seleniumhq.org/) WebDriver.
|
||||
* [locust](https://github.com/locustio/locust) - Scalable user load testing tool written in Python.
|
||||
|
|
Loading…
Reference in New Issue
Block a user