This is a sample Gauge project demonstrating the use of Spring IOC framework with Gauge.
- Install Gauge
- Install Gauge java plugin
gauge install java
- Install Maven
- Clone this repository
- Run
mvn test
This executes the Gauge specs. Reports can be found under reports
directory after execution.
Refer Gauge documentation for more.