Rust
swagger-test-generator
A utility written in Rust to read in a Swagger doc (OpenAPI spec) and generate tests against the API endpoints. Test output can be generated for multiple libraries including Jest (JavaScript), pytest (Python), reqwest (Rust) and Postman.
View project →