|
|
|
|
|
by ushakov
1350 days ago
|
|
Mish from Step CI here Great question. We are aware of Schemathesis I believe the main difference is that our solution is very configurable, unopinionated and no-code. Schemathesis doesn't offer you an easy way to configure tests, relies on OpenAPI instead and for anything more complicated requires you to use Python Maybe you could add something else? |
|
I'd add that Schemathesis is essentially a fuzzer, where from the first glance Step CI is not (correct me if I am wrong).