Is this possible to exclude classes in testng.xml?
I tried with
It works like this:
In the name attributes, provide the package names.
name
Note: In TestNG 6.14.3, you cannot exclude classes in the XML tag.