Live data from Hacker News

Testing an API using Swagger

assertible.com

1–2 of 2 posts

Re: Testing an API using Swagger

#2
One of my favorite parts of this is that, after you import a Swagger, you can initiate the tests from CI - effectively validating your API backend after a deployment.

Interested to hear what other automation and testing can be done from a Swagger spec.