diff --git a/README.md b/README.md index 5a7f5f89..d69e0ace 100644 --- a/README.md +++ b/README.md @@ -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. * [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. + * [Hercules](https://github.com/test-zeus-ai/testzeus-hercules) - World's first open source end to end testing agent. * Mock * [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.