Asserts that a value is a array.
Matchers.toBeArray method | bun:test module | Bun BuildDocsReferenceGuidesBlogDiscord/bun:test/Matchers/toBeArrayMtoBeArray BuildDocsReferenceGuidesBlogDiscord /bun:test/Matchers/toBeArrayMtoBeArray test.Matchers.toBeArraytoBeArray(): void;
Search the reference...
/
method
expect([1]).toBeArray();
expect(new Array(1)).toBeArray();
expect({}).not.toBeArray();
Resources
ReferenceDocsGuidesDiscordMerch StoreGitHubBlogToolkit
RuntimePackage managerTest runnerBundlerPackage runnerProject
Bun 1.0Bun 1.1Bun 1.2Bun 1.3RoadmapContributingLicenseBaked with ❤️ in San Francisco
We're hiring →Matchers.toBeArray method | bun:test module | Bun,AI智能索引,全网链接索引,智能导航,网页索引
- API documentation for method bun:test.Matchers.toBeArray | Bun