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
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -78,6 +78,7 @@ Collection of awesome Python resources for testing and generating test data.
78
78
## LLM & MCP Testing
79
79
80
80
-[mcp-server-fuzzer](https://github.com/Agent-Hellboy/mcp-server-fuzzer) - A comprehensive fuzzing tool designed specifically for testing Model Context Protocol (MCP) servers. It supports both tool argument fuzzing and protocol type fuzzing across multiple transport protocols.
81
+
-[wopee-mcp](https://docs.wopee.io/guides/wopee-mcp/) - MCP server for autonomous testing - dispatch test runs, analysis crawls, and AI agent tests from AI coding assistants.
81
82
82
83
## Load Testing
83
84
@@ -249,6 +250,7 @@ Collection of awesome Python resources for testing and generating test data.
249
250
-[sixpack](https://github.com/seatgeek/sixpack) - A language-agnostic A/B Testing framework.
250
251
-[splinter](https://github.com/cobrateam/splinter) - Open source tool for testing web applications.
251
252
-[squape](https://github.com/CyberAlpaca/squish-api-python-extension) - is a package that extends Squish API providing convenience tools for everyday automated test cases development.
253
+
-[wopee.rf](https://github.com/autonomous-testing/wopee.rf) - Visual regression testing library for Robot Framework with AI-powered autonomous test maintenance.
0 commit comments