Shorthand for skipping a suite. This is the same as calling suite with options.skip set to true.
function skip | Node.js node:test module | Bun BuildDocsReferenceGuidesBlogDiscord/node:test/default/suite/skipFskip BuildDocsReferenceGuidesBlogDiscord /node:test/default/suite/skipFskip test.default.suite.skipfunction skip(name?: string,options?: TestOptions,fn?: SuiteFn): Promisevoid>; function skip(name?: string,fn?: SuiteFn): Promisevoid>; function skip(options?: TestOptions,fn?: SuiteFn): Promisevoid>; function skip(fn?: SuiteFn): Promisevoid>;
Search the reference...
/
function
Shorthand for skipping a suite. This is the same as calling suite with options.skip set to true.
Shorthand for skipping a suite. This is the same as calling suite with options.skip set to true.
Shorthand for skipping a suite. This is the same as calling suite with options.skip set to true.
Resources
ReferenceDocsGuidesDiscordMerch StoreGitHubBlogToolkit
RuntimePackage managerTest runnerBundlerPackage runnerProject
Bun 1.0Bun 1.1Bun 1.2Bun 1.3RoadmapContributingLicenseBaked with ❤️ in San Francisco
We're hiring →function skip | Node.js node:test module | Bun,AI智能索引,全网链接索引,智能导航,网页索引
- API documentation for function node:test.default.suite.skip | Bun