Skip to content

Skip

Exception thrown to skip a test case.

Throw this (or call skip()) from a test function to mark it as skipped rather than failed.

Inherits from: std

Fields

message

Skip message, or nil is none specified