Skip to main content

property Deno.TestDefinition.ignore

If truthy the current test step will be ignored.

It 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

Did you find what you needed?

Privacy policy