Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 528 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 528 Bytes

poc-karate-gatling

demo sample project of executing performance testing for WebUI karate tests using gatling integration

Instructions

mvn clean test

The above works because the gatling-maven-plugin has been configured to run as part of the Maven test phase automatically in the pom.xml.

The file location of the Gatling HTML report should appear towards the end of the console log. Copy and paste it into your browser address-bar.