WebFuzzing / EvoMaster

The first open-source AI-driven tool for automatically generating system-level test cases (also known as fuzzing) for web/enterprise applications. Currently targeting whitebox and blackbox testing of Web APIs, like REST, GraphQL and RPC (e.g., gRPC and Thrift).
GNU Lesser General Public License v3.0
524 stars 85 forks source link

allowing sending of unquoted Json strings for robustness testing #1065

Closed jgaleotti closed 2 months ago

arcuri82 commented 3 months ago

@man-zhang hi. could you please have a look at ResourceDbMIOBasicTest failing in this branch? i m not sure what it is happening there. thx

arcuri82 commented 3 months ago

@man-zhang nevermind, I think I found the issue (simply the test was flaky)