Skip to content

Commit bc0b047

Browse files
Update tox desc.
1 parent 19d3b46 commit bc0b047

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -863,7 +863,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
863863
* [green](https://github.com/CleanCut/green) - A clean, colorful test runner.
864864
* [pyvows](http://heynemann.github.io/pyvows/) - BDD style testing for Python. Inspired by [Vows.js](https://github.com/vowsjs/vows).
865865
* [Robot Framework](https://github.com/robotframework/robotframework) - A generic test automation framework.
866-
* [tox](https://tox.readthedocs.org/en/latest/) - Auto builds and tests [distributions](#distribution) in multiple Python versions using isolated and configurable [environments](#environment-management).
866+
* [tox](https://tox.readthedocs.org/en/latest/) - Auto builds and tests [distributions](#distribution) in multiple Python versions using isolated and configurable virtualenvs.
867867
* Web Testing
868868
* [Selenium](https://pypi.python.org/pypi/selenium) - Python bindings for [Selenium](http://www.seleniumhq.org/) WebDriver.
869869
* [locust](https://github.com/locustio/locust) - Scalable user load testing tool written in Python.

0 commit comments

Comments
 (0)