cucumber-forge-report-generator
Version:
NPM Library for Generating Static Cucumber Reports
13 lines (12 loc) • 331 B
JSON
{
"feature": ["Požadavek:"],
"background": ["Pozadí:", "Kontext:"],
"scenario": ["Scénář:"],
"scenario_outline": ["Náčrt Scénáře:", "Osnova scénáře:"],
"examples": ["Příklady:"],
"given": ["Pokud", "Za předpokladu"],
"when": ["Když"],
"then": ["Pak"],
"and": ["A také", "A"],
"but": ["Ale"]
}