TestCaseManagementPlugin: testtemplates.xml

File testtemplates.xml, 151 bytes (added by edunne, 2 years ago)

example Test Templates file

Line 
1 <templates>
2 <template name="smoke">
3 <testcases>
4 <testcase>exampleTestCase</testcase>
5 <testcase></testcase>
6 </testcases>
7 </template>
8 </templates>