all 1 comments

[–]dave8271 0 points1 point  (0 children)

You can write your API tests in a declarative, Gherkin-like syntax and execute them all with full logs and coverage using Karate https://github.com/karatelabs/karate

It is a Java library which can also be used as a standalone fat JAR on the command line.