mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-13 11:16:10 -05:00
Added PyVows
This commit is contained in:
parent
9fe51a1d38
commit
a0e766019a
1 changed files with 1 additions and 0 deletions
|
@ -761,6 +761,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
|
|||
* [mamba](https://nestorsalceda.github.io/mamba) - The definitive testing tool for Python. Born under the banner of BDD.
|
||||
* [contexts](https://github.com/benjamin-hodgson/Contexts) - A modern and flexible BDD framework for Python 3.3 and above, inspired by C#'s `Machine.Specifications`.
|
||||
* [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/)
|
||||
* 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.
|
||||
|
|
Loading…
Reference in a new issue