Testslash
From TestWiki
Template output:
Inputs
- {{{arg1}}}: test/me
- {{{arg2}}}: football
- {{{arg3/arg3}}}: argument with slash in name
Markup
<repeat table="Slash" criteria="stage=test/me,department=football" sort="argument with slash in name"> </repeat>
Result
department | stage |
---|---|
football | test/me |
What we expect to see:
department | stage |
---|---|
football | test/me |