You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -1035,6 +1037,7 @@ _Libraries for testing codebases and generating test data._
1035
1037
- GUI / Web Testing
1036
1038
-[locust](https://github.com/locustio/locust) - Scalable user load testing tool written in Python.
1037
1039
-[PyAutoGUI](https://github.com/asweigart/pyautogui) - PyAutoGUI is a cross-platform GUI automation Python module for human beings.
1040
+
-[ScanAPI](https://pypi.org/project/scanapi/) - Automated Testing and Documentation for your REST API.
1038
1041
-[Schemathesis](https://github.com/kiwicom/schemathesis) - A tool for automatic property-based testing of web applications built with Open API / Swagger specifications.
1039
1042
-[Selenium](https://pypi.org/project/selenium/) - Python bindings for [Selenium](https://selenium.dev/)[WebDriver](https://selenium.dev/documentation/webdriver/).
1040
1043
-[splinter](https://github.com/cobrateam/splinter) - Open source tool for testing web applications.
0 commit comments