Splinter link update. Closes #436

This commit is contained in:
James 2015-08-14 08:46:55 -04:00
parent 2a1fc6d236
commit 12649b44db

View File

@ -851,7 +851,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
* [Robot Framework](https://github.com/robotframework/robotframework) - A generic test automation framework.
* Web Testing
* [Selenium](https://pypi.python.org/pypi/selenium) - Python bindings for [Selenium](http://www.seleniumhq.org/) WebDriver.
* [splinter](http://splinter.cobrateam.info/) - Open source tool for testing web applications.
* [splinter](https://splinter.readthedocs.org/en/latest/) - Open source tool for testing web applications.
* [locust](https://github.com/locustio/locust) - Scalable user load testing tool written in Python.
* [sixpack](https://github.com/seatgeek/sixpack) - A language-agnostic A/B Testing framework.
* Mock