There are currently no pipelines.
To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines.
Created by: Stranger6667
Schemathesis is a tool for testing web applications built with Open API / Swagger specifications.
It reads the application schema, generates, and runs test cases which will ensure that your application is compliant with its schema.
The application under test could be written in any language, the only thing you need is a valid API schema in a supported format.
Based on Hypothesis
The project was inspired by swagger-conformance, which didn't receive any updates since June 2018. Notable differences:
--
Anyone who agrees with this pull request could vote for it by adding a
To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines.