We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb424c4 commit bfda771Copy full SHA for bfda771
1 file changed
example-testng-logback/pom.xml
@@ -145,6 +145,8 @@
145
<xmlFile>suites/logging_tests.xml</xmlFile>
146
<xmlFile>suites/nested_steps_tests.xml</xmlFile>
147
<xmlFile>suites/callback_suite.xml</xmlFile>
148
+ <xmlFile>suites/parameterized_tests.xml</xmlFile>
149
+ <xmlFile>suites/custom_annotations.xml</xmlFile>
150
</suiteXmlFiles>
151
<!-- ADD working directory to get TestNG know we to find suite files -->
152
<workingDirectory>./</workingDirectory>
0 commit comments