authorjapps / zerocode

A community-developed, free, opensource, automated testing framework for microservices APIs, Kafka(Data Streams) and Load testing. Zerocode Open Source enables you to create, change and maintain your automated test scenarios via simple JSON or YAML files. Visit documentation below:
https://zerocode-tdd.tddfy.com
Apache License 2.0
909 stars 397 forks source link

ISSUE-195 # Generation of Scenarios from OpenAPI specifications (POC) #695

Open javiertuya opened 2 weeks ago

javiertuya commented 2 weeks ago

Generation of Scenarios from OpenAPI specifications (POC)

Fixes Issue

PR Branch https://github.com/javiertuya/zerocode/tree/195-zerocode-openapi-poc

Motivation and Context

This is a proof of concept of a generator of Zerocode scenarios from OpenAPI specifications.

Checklist:

authorjapps commented 2 weeks ago

Thanks @javiertuya , will have a look. This might take bit of time to fully review it as there are a lot of things for the context.

Also, added @a1shadows @omkar-shitole as the reviewer. Can you guys have a look please?