_____ _ / ____| | Sebastien LOVERGNE | (___ | | \___ \| | /awesome.txt ____) | |____ /blogroll.txt |_____/|______| /rss.xml ===================================================================================== Schemathesis ===================================================================================== This page is about : https://github.com/schemathesis/schemathesis Schemathesis is an incredible fuzzer for REST and GraphQL API. It can be used through CLI or integrate directly with your unit test in python. Thanks to it's property-based testing, I have found numerous bug, including inside my dependencies, . It also help me catch bad documentation with it's response schema validation. I definitly integrate it inside my CI/CD pipeline whenever I can. If you have been impressed by schemathesis capability like me and you want to know more about it's conception I would recommend reading the paper published by its creators "Deriving Semantics-Aware Fuzzers from Web API Schemas" by Zac Hatfield-Dodds and Dmitry Dygalo. << shield-io moral-of-crypto >> ───────────────────────────────────────────────────────────────────────────────────── The bottom of every page is padded so readers can maintain a consistent eyeline You can navigate to /awesome.txt, /blogroll.txt and /rss.xml