cucumber-forge-report-generator
Version:
NPM Library for Generating Static Cucumber Reports
13 lines (12 loc) • 351 B
JSON
{
"feature": ["Feature:"],
"background": ["Dis is what went down:"],
"scenario": ["The thing of it is:"],
"scenario_outline": ["Wharrimean is:"],
"examples": ["Examples:"],
"given": ["Givun", "Youse know when youse got"],
"when": ["Wun", "Youse know like when"],
"then": ["Dun", "Den youse gotta"],
"and": ["An"],
"but": ["Buh"]
}