Schemathesis is a specification-centric API fuzzing tool for Open API and GraphQL-based applications.
I've been building Schemathesis GitHub app for a while and now it is ready to use. You run it as a part of your workflow, then it comes to PRs and adds little reports about API fuzzing results.
Folks, I'd appreciate your feedback about the tool or its GitHub integration :)
This is really cool. How about a CircleCI orb too? Postman has plenty of micro-services with OpenAPI definitions that could really use this. My bet is that a lot of mature companies doing spec-first API development will be using more commercial CI providers than GitHub Pages.