The ParaBank demo web application and associated REST web services validated with the Karate framework. It includes examples to send requests, validate responses and generate reports.
To run the tests, simply run the below maven command.
mvn clean test -Dtest=TestRunner "-Dkarate.env=prod"