Skip to main content
Module

x/nice_threads/mod.ts>mock

A promise wrapper for JavaScript Workers, batteries included for Deno and Node.
Latest
function mock
import { mock } from "https://deno.land/x/nice_threads@0.9.0/mod.ts";

Enable mock workers for single-threaded testing and validation. Use mocking for accurate debug traces and code coverage.