Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
latest
denoland/stdCommon assertion functions, especially useful for testing
This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers




JSR Score
100%
Published
3 days ago (1.0.13)
f
unimplemented
Use this to stub out methods that will throw when invoked.
Add Package
deno add jsr:@std/assert
Import symbol
import * as mod from "@std/assert/unimplemented";
Import directly with a jsr specifier
import * as mod from "jsr:@std/assert/unimplemented";
Add Package
pnpm i jsr:@std/assert
pnpm dlx jsr add @std/assert
Import symbol
import * as mod from "@std/assert/unimplemented";
Add Package
yarn add jsr:@std/assert
yarn dlx jsr add @std/assert
Import symbol
import * as mod from "@std/assert/unimplemented";
Add Package
npx jsr add @std/assert
Import symbol
import * as mod from "@std/assert/unimplemented";
Add Package
bunx jsr add @std/assert
Import symbol
import * as mod from "@std/assert/unimplemented";