We have gotten around 68% of coverage for our test suite.
.
You can verify the installation by running the command Keploy on the terminal, we should be able to see the below output:
With the Jar file ready, let’s start keploy in record mode to capture the test cases. Now it's time to bring our database up and running using docker-compose up postgres: -
Now, we have everything ready and set up to migrate our test suites. It’s time to run our existing REST Assured test suite. This execution will allow Keploy to capture the API requests and responses.
So, let’s run our keploy test suite by running - keploy test -c "java -jar target/springbootapp-0.0.1-SNAPSHOT.jar" --delay 10: -
Get the Cloud trial - https://keploy.io/docs/keploy-cloud/cloud-installation/
SOCIAL SHARE CARD GENERATOR