I recently had to produce a gap analysis of the API test coverage of one of our apps. We had a number of postman collections and our server was able to produce an API catalogue in Swagger/OpenAPI format, so I turned to python for some data analysis.
I recently had to produce a gap analysis of the API test coverage of one of our apps. We had a number of postman collections and our server was able to produce an API catalogue in Swagger/OpenAPI format, so I turned to python for some data analysis.