Skip to main content

Built and signed on GitHub Actions

It is unknown whether this package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers
It is unknown whether this package works with Cloudflare Workers
It is unknown whether this package works with Node.js
It is unknown whether this package works with Deno
It is unknown whether this package works with Bun
It is unknown whether this package works with Browsers
JSR Score
52%
Published
11 months ago (0.0.18)

Deno test shims

This package shims popular features from other test runners. The goal is to use this as a compatibility layer to make it easy to switch to deno test.

License

MIT

Built and signed on
GitHub Actions
View transparency log

Add Package

deno add jsr:@marvinh/test-shims

Import symbol

import * as test_shims from "@marvinh/test-shims";

---- OR ----

Import directly with a jsr specifier

import * as test_shims from "jsr:@marvinh/test-shims";

Add Package

npx jsr add @marvinh/test-shims

Import symbol

import * as test_shims from "@marvinh/test-shims";

Add Package

yarn dlx jsr add @marvinh/test-shims

Import symbol

import * as test_shims from "@marvinh/test-shims";

Add Package

pnpm dlx jsr add @marvinh/test-shims

Import symbol

import * as test_shims from "@marvinh/test-shims";

Add Package

bunx jsr add @marvinh/test-shims

Import symbol

import * as test_shims from "@marvinh/test-shims";