colorful_test.skip_test#

colorful_test.skip_test(reason: str | None = None) Callable[[Callable[[], None]], Callable[[Tuple[Any], Dict[str, Any]], None]]#

Calling this during a test method or set_up() skips the current test.