Is there any way to specify I would like to run a suite of suites but on a particular suite exclude specified tests?
<suite name="allSuites">
<suite-files>
<suite-file path="suite1.xml" />
<suite-file path="suite2.xml" /> <!-- exclude TestX and TestY -->
</suite-files>
</suite>
Aucun commentaire:
Enregistrer un commentaire