Hi, is there a way to get ignored tests? I use the...
# kotest
r
Hi, is there a way to get ignored tests? I use the FinalizeSpecListener to print a summary of execution, but this one doesn't contain any skipped test
s
You could create a test interceptor, that gets all info