8000 Merge pull request #200 from corpix/pyvows · Lipvun/awesome-python@a1f68ec · GitHub
[go: up one dir, main page]

Skip to content

Commit a1f68ec

Browse files
committed
Merge pull request vinta#200 from corpix/pyvows
Added PyVows
2 parents 9fe51a1 + a0e7660 commit a1f68ec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -761,6 +761,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
761761
* [mamba](https://nestorsalceda.github.io/mamba) - The definitive testing tool for Python. Born under the banner of BDD.
762762
* [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`.
763763
* [pyshould](https://github.com/drslump/pyshould) - Should style asserts based on [PyHamcrest](https://github.com/hamcrest/PyHamcrest).
764+
* [pyvows](http://heynemann.github.io/pyvows/) - BDD style testing for Python. Inspired by [Vows.js](http://vowsjs.org/)
764765
* Web Testing
765766
* [Selenium](https://pypi.python.org/pypi/selenium) - Python bindings for [Selenium](http://www.seleniumhq.org/) WebDriver.
766767
* [splinter](http://splinter.cobrateam.info/) - Open source tool for testing web applications.

0 commit comments

Comments
 (0)
0