Describe a specification or test-case with the given callback fn acting as a thunk. The name of the function is used as the name of the test.
fn
Describe a specification or test-case with the given title and callback fn acting as a thunk.
title
Indicates this test should be executed exclusively.
Indicates this test should not be executed.
Number of attempts to retry.
Generated using TypeDoc
Describe a specification or test-case with the given callback
fn
acting as a thunk. The name of the function is used as the name of the test.