igstan / gauge-sbt-sample

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sbt plugin for gauge

$ sbt gauge
[info] Running Gauge...
[info] # Hello Specification
[info]   ## Hello Scenario   ✔
[info]
[info] Successfully generated html-report to => reports/html-report/index.html
[info] Specifications:  1 executed  1 passed  0 failed  0 skipped
[info] Scenarios: 1 executed  1 passed  0 failed  0 skipped
[info] Total time taken: 93ms
[success] Total time: 3 s, completed Apr 23, 2018 1:26:03 PM

About


Languages

Language:Scala 93.7%Language:Java 6.3%