brunobatista25/RubyGene

View on GitHub
lib/SkeletonMobile/cucumber.yml

Summary

Maintainability
Test Coverage
## YAML Templatesss
---
default: -p pretty -p html
for_ci:  --format progress
pretty: --format pretty
html:  --format html --out=results/report.html
html:  --format json --out=results/json.html