pegasus-io / lets-go

My path learning Golang
0 stars 0 forks source link

REST API Tests #4

Open Jean-Baptiste-Lasselle opened 4 years ago

Jean-Baptiste-Lasselle commented 4 years ago

see this https://github.com/getkin/kin-openapi and hw to use it in tests for Frontend, aand why not for terraform

Jean-Baptiste-Lasselle commented 4 years ago

sse also some projects that depend on kin-openapi , and pick those of interest for tests :

Jean-Baptiste-Lasselle commented 4 years ago

Example awesome

curl http://localhost:8000/ | jq
Jean-Baptiste-Lasselle commented 4 years ago

when done with Open API codegen, unit testing, and documentation widdershins, and take the source code :

Jean-Baptiste-Lasselle commented 4 years ago

generate Postman collections from swagger.yml