Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 648 Bytes

File metadata and controls

17 lines (11 loc) · 648 Bytes

Gauge with Spring

Build Status

This is a sample Gauge project demonstrating the use of Spring IOC framework with Gauge.

Usage

  • 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.