keploy / keploy

Unit and Integration Test generation for Developers. Generate tests and stubs for your application that actually work!
https://keploy.io
Apache License 2.0
5.14k stars 502 forks source link

[feature]: Add comments in keploy yamls to make better editable experience #2014

Open Swpn0neel opened 5 months ago

Swpn0neel commented 5 months ago

Is there an existing feature request for this?

Summary



### Why should this be worked on?

This should be worked as it provides user the ability to change the test and mock data without causing any breaking change to it's application . 
This will improve the purpose of having editable tests and mocks . As labels of editable would be added after doing deep research about the readable mocks supported by keploy eg - mongo, postgres , HTTP , GRPC etc .

### Repository

keploy
ayush3160 commented 4 months ago

I would like to work on this issue

Swpn0neel commented 4 months ago

Go ahead! @ayush3160