mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-23 20:11:06 +00:00
Merge pull request #1555 from Stranger6667/add-schemathesis
Add Schemathesis
This commit is contained in:
commit
5d6e8e8195
|
@ -1112,6 +1112,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
||||||
* GUI / Web Testing
|
* GUI / Web Testing
|
||||||
* [locust](https://github.com/locustio/locust) - Scalable user load testing tool written in Python.
|
* [locust](https://github.com/locustio/locust) - Scalable user load testing tool written in Python.
|
||||||
* [PyAutoGUI](https://github.com/asweigart/pyautogui) - PyAutoGUI is a cross-platform GUI automation Python module for human beings.
|
* [PyAutoGUI](https://github.com/asweigart/pyautogui) - PyAutoGUI is a cross-platform GUI automation Python module for human beings.
|
||||||
|
* [Schemathesis](https://github.com/kiwicom/schemathesis) - A tool for automatic property-based testing of web applications built with Open API / Swagger specifications.
|
||||||
* [Selenium](https://pypi.org/project/selenium/) - Python bindings for [Selenium](http://www.seleniumhq.org/) WebDriver.
|
* [Selenium](https://pypi.org/project/selenium/) - Python bindings for [Selenium](http://www.seleniumhq.org/) WebDriver.
|
||||||
* [sixpack](https://github.com/seatgeek/sixpack) - A language-agnostic A/B Testing framework.
|
* [sixpack](https://github.com/seatgeek/sixpack) - A language-agnostic A/B Testing framework.
|
||||||
* [splinter](https://github.com/cobrateam/splinter) - Open source tool for testing web applications.
|
* [splinter](https://github.com/cobrateam/splinter) - Open source tool for testing web applications.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user