-
Hi,
The initial problem was reported here: https://github.com/schemathesis/schemathesis/issues/2507, with some guesses in the last comments.
With Hypothesis 6.114.1, the run of schemathesis on t…
-
Hi,
Following my previous performance issue #4139 (which is now solved, thanks!), I'm facing another issue with the release 6.115.6, I get this error:
```
Case._repr_pretty_() missing 1 require…
-
### How to use GitHub
* Please use the 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to show that you are interested into the same feature.
*…
-
Like documented here: https://schemathesis.readthedocs.io/en/stable/cli.html#extending-cli
-
### Checklist
- [x] I checked the [FAQ section](https://schemathesis.readthedocs.io/en/stable/faq.html#frequently-asked-questions) of the documentation
- [x] I looked for similar issues in the [is…
-
### Description
I saw these two issues raised recently,
1. Sometimes our API specifications get outdated and out-of-sync with our implementation. we should always respect this contract, but how to…
-
### Is your feature request related to a problem? Please describe
Currently schemathesis tests[ take a rate limiting parameter when instantiating the test decorator,](https://schemathesis.readthedo…
-
Today filters like `@schema.include(path_regex="^" + util.args.base_path + "conformance").parametrize()` could fail to work when the OpenAPI document for the service includes a server block with url l…
-
https://github.com/kiwicom/schemathesis
-
### Is your feature request related to a problem? Please describe
I'm building an API that expects requests with an "algorithm selection" field. The extent of possible values is already known and d…