metasploit-framework/config/cucumber.yml

6 lines
203 B
YAML

# config/cucumber.yml
##YAML Template
---
<% common = "--tags ~@wip --strict --tags ~@targets" %>
default: <%= common %> features
boot: <%= common %> --format html --out=features_report.html features