Skip to main content
Up or down tonavigateEnter toselectEscape toclose⌘⇧KAI

property Deno.TestStepDefinition.ignore

If truthy the current test step will be ignored.

This is a quick way to skip over a step, but also can be used for conditional logic, like determining if an environment feature is present.

Type #

boolean