mirror of
https://github.com/vinta/awesome-python.git
synced 2025-01-18 07:16:59 +00:00
Add Hercules to Testing section
Add Hercules: World's first open source end to end testing agent. What is this Python project? Hercules takes plain english steps as input tests and runs them autonomously via web, APIs or security scanning tools. What's the difference between this Python project and similar ones? Hercules is a multi agentic framework, which is far capable than other "tools" in the market. Hercules plans the steps of execution, can use memory and tools to achieve an end to end testing goal.
This commit is contained in:
parent
2252650cfd
commit
33123879e2
|
@ -1022,6 +1022,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
||||||
* [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.
|
||||||
|
* [Hercules](https://github.com/test-zeus-ai/testzeus-hercules) - World's first open source end to end testing agent.
|
||||||
* Mock
|
* Mock
|
||||||
* [doublex](https://pypi.org/project/doublex/) - Powerful test doubles framework for Python.
|
* [doublex](https://pypi.org/project/doublex/) - Powerful test doubles framework for Python.
|
||||||
* [freezegun](https://github.com/spulec/freezegun) - Travel through time by mocking the datetime module.
|
* [freezegun](https://github.com/spulec/freezegun) - Travel through time by mocking the datetime module.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user