Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我们公司有一个 RESTful API,带有用于使用 API 的自定义 java SDK。我有 SDK 的单元测试,它调用 API 本身,使用 TestNG 框架开发。有没有什么好的模糊测试库可以与 testNG 集成并在已经完成的测试上执行???