Hello, is there a `TestAbortedException` or `TestS...
# multiplatform
l
Hello, is there a
TestAbortedException
or
TestSkippedException
that would work in common code to signal that the test was aborted without failure, like we can do in the JVM?