P
Phani Sajja
Guest
Hi Didier, Are you looking for parameterized tests similar to JUnit ( github.com/.../parameterized-tests) . If yes, the features is not available in ABLUnit. During the execution of a test, if an error (exception) is occured, the test is considered to be a failure test. Currently, the full stack trace is generated where the failure happens and will be part of results.xml file. -- Regards, Phani S.
Continue reading...
Continue reading...