Ask HN: Best test automation tool for REST APIs
Hi HN.
What are you guys using for testing REST apis as part of a CI pipeline? Anything out there good, and fast, that you particularly rate?
What are you guys using for testing REST apis as part of a CI pipeline? Anything out there good, and fast, that you particularly rate?
2 comments
[ 4.5 ms ] story [ 11.2 ms ] threadOther then that I used Python and the requests package, ugly but works great, and Newman the Postman command line utility with some JS test code.
https://github.com/karatelabs/karate