module.exports = {
	"default" : "--require stepDefinitions -f summary -r ./features -f json:report/report.json"
};