-
### Expected behavior
The following does not produce errors:
```
brew install daveshanley/vacuum/vacuum
vacuum lint -d -e swagger/**/*.yaml
```
### Actual behavior
It has several errors:
*…
-
the Hypothesis 6.91.0 makes pytest crashing
```
pytest 7.4.0
pytest-cov 4.1.0
pytest-mock 3.12.0
pytest-subtests 0.7…
-
https://www.asyncapi.com/docs/getting-started/
-
Since Hypothesis `6.92.0`, some [tests](https://github.com/schemathesis/schemathesis/actions/runs/7162876716/job/19500510033) in Schematesis started to fail with a traceback like this:
```python-tr…
-
### 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…
-
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 example entirely and only generate values using th…
-
Hi,
there are some issues with the OpenAPI specification in https://github.com/dracor-org/dracor-api/blob/v1/api.yaml.
# Context
I am sitting in the DraCor Onboarding Workshop and trying to bre…
-
### 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 […
dbire updated
11 months ago
-
While digging through your code I saw some very specific checks for some libraries.
For e.g. aiohttp, fastapi
What is the reason behind the checks?
And why do you use werkzeug and starlette-t…
-
Is it currently possible to use schemathesis for testing multipart/formdata requests using examples for the entire requestBody?
My API has some backend functionality which needs to be stubbed using t…