hoog1511
hoog1511
**Describe the bug** I had a schema which I was using for Schemathesis testing which had a dummy example value for a apikey header (i.e. 5140286e-65c6-435d-991c-52635c05ddb7). When I performed tests...
I have a question, in my OAS I have a referenced parameter which has an example and a pattern. When I run the schemathesis test it seems to ignore my...
**Describe the solution you'd like** I would like a feature that shows what response status codes are tested per endpoint when performing tests in the CLI. This would make it...
**Is your feature request related to a problem? Please describe.** I am working with an application which allows a user to post a object which has nested objects/arrays as parameters....
**Describe the bug** with the current stable version of schemathesis i got a test result which stated "no checks are performed". After some debugging it seems this was caused due...
I am testing an API where there is a requirement to send specific Accept headers, the team that developed this API created their own media type containing version numbers of...