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
2 months ago (1.0.11)
Add Package
deno add jsr:@std/assert
Import symbol
import { assertLess } from "@std/assert/less";
---- OR ----
Import directly with a jsr specifier
import { assertLess } from "jsr:@std/assert/less";
Add Package
npx jsr add @std/assert
Import symbol
import { assertLess } from "@std/assert/less";
Add Package
yarn dlx jsr add @std/assert
Import symbol
import { assertLess } from "@std/assert/less";
Add Package
pnpm dlx jsr add @std/assert
Import symbol
import { assertLess } from "@std/assert/less";
Add Package
bunx jsr add @std/assert
Import symbol
import { assertLess } from "@std/assert/less";