mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-28 14:31:08 +00:00
Add RobotFramework
This commit is contained in:
parent
c3594e4d09
commit
bc362b6e1d
|
@ -821,6 +821,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
|
||||||
* [contexts](https://github.com/benjamin-hodgson/Contexts) - A BDD framework for Python 3.3+. Inspired by C#'s `Machine.Specifications`.
|
* [contexts](https://github.com/benjamin-hodgson/Contexts) - A BDD framework for Python 3.3+. Inspired by C#'s `Machine.Specifications`.
|
||||||
* [pyshould](https://github.com/drslump/pyshould) - Should style asserts based on [PyHamcrest](https://github.com/hamcrest/PyHamcrest).
|
* [pyshould](https://github.com/drslump/pyshould) - Should style asserts based on [PyHamcrest](https://github.com/hamcrest/PyHamcrest).
|
||||||
* [pyvows](http://heynemann.github.io/pyvows/) - BDD style testing for Python. Inspired by [Vows.js](http://vowsjs.org/).
|
* [pyvows](http://heynemann.github.io/pyvows/) - BDD style testing for Python. Inspired by [Vows.js](http://vowsjs.org/).
|
||||||
|
* [RobotFramework](https://github.com/robotframework/robotframework) - A generic test automation framework for acceptance testing and acceptance test-driven development.
|
||||||
* Web Testing
|
* Web Testing
|
||||||
* [Selenium](https://pypi.python.org/pypi/selenium) - Python bindings for [Selenium](http://www.seleniumhq.org/) WebDriver.
|
* [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](http://splinter.cobrateam.info/) - Open source tool for testing web applications.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user