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
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -635,6 +635,7 @@ _Libraries for testing codebases and generating test data._
635
635
-[locust](https://github.com/locustio/locust) - Scalable user load testing tool written in Python.
636
636
-[playwright-python](https://github.com/microsoft/playwright-python) - Python version of the Playwright testing and automation library.
637
637
-[pyautogui](https://github.com/asweigart/pyautogui) - PyAutoGUI is a cross-platform GUI automation Python module for human beings.
638
+
-[pytest-cloudreport](https://github.com/ahmad212o/pytest-cloudreport) - A pytest plugin for automatic flaky test detection and CI analytics, with local HTML reports and an optional cloud dashboard.
638
639
-[schemathesis](https://github.com/schemathesis/schemathesis) - A tool for automatic property-based testing of web applications built with Open API / Swagger specifications.
639
640
-[selenium](https://github.com/SeleniumHQ/selenium) - Python bindings for [Selenium](https://selenium.dev/)[WebDriver](https://selenium.dev/documentation/webdriver/).
0 commit comments