Skip to content

Commit 261eaba

Browse files
committed
Merge pull request vinta#585 from fernandojunior/patch-1
Add tox
2 parents 815c3b8 + bc0b047 commit 261eaba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -865,6 +865,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
865865
* [green](https://github.com/CleanCut/green) - A clean, colorful test runner.
866866
* [pyvows](http://heynemann.github.io/pyvows/) - BDD style testing for Python. Inspired by [Vows.js](https://github.com/vowsjs/vows).
867867
* [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.
868869
* Web Testing
869870
* [Selenium](https://pypi.python.org/pypi/selenium) - Python bindings for [Selenium](http://www.seleniumhq.org/) WebDriver.
870871
* [locust](https://github.com/locustio/locust) - Scalable user load testing tool written in Python.

0 commit comments

Comments
 (0)