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