Run Postman Test in CI with github actions
Postman has become a defacto tool for API testing. You can setup both functional and integration test with postman. These tests can be executed in your CI/CD pipeline and can help you to test for any breaking change or potential bug in your applicati...
May 29, 20223 min read882
