You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
778 B
24 lines
778 B
<TestGroup>
|
|
<ParallelTests>
|
|
|
|
<ParallelTest>
|
|
<Name>Testing</Name>
|
|
<Tests>
|
|
<TestConf>
|
|
<Name>Testing</Name>
|
|
<Assembly>pnunit.tests.dll</Assembly>
|
|
<TestToRun>TestLibraries.Testing.EqualTo19</TestToRun>
|
|
<Machine>localhost:8080</Machine>
|
|
<TestParams>
|
|
<string>..\server</string> <!-- server dir -->
|
|
<string></string> <!-- database server -->
|
|
<string></string><!-- conn string -->
|
|
</TestParams>
|
|
</TestConf>
|
|
|
|
</Tests>
|
|
</ParallelTest>
|
|
|
|
|
|
</ParallelTests>
|
|
</TestGroup> |