Closed skinny85 closed 5 years ago
The IAlterSuiteListeners in specnaz-testng and specnaz-kotlin-testng responsible for ignoring top-level describes methods were not taking into account <package> elements, leading to errors if that tag was used in a TestNG XML file.
IAlterSuiteListener
specnaz-testng
specnaz-kotlin-testng
describes
<package>
Concerns #10
The
IAlterSuiteListener
s inspecnaz-testng
andspecnaz-kotlin-testng
responsible for ignoring top-leveldescribes
methods were not taking into account<package>
elements, leading to errors if that tag was used in a TestNG XML file.Concerns #10