Current status of handling skipped tests when using gradle/TestNG

I ran into a similar problem as described in a very old forum post:

Bottom line is, I want to have a way to make tests fail if an unhandled exception occurs in TestNG data providers. How things currently seem to behave, this does not happen causing tests not to run without anyone noticing for weeks. More details in: Redirecting to Google Groups

What are my odds to solve this on the gradle level? Any suggestions?

1 Like