Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
import * as fathymAtomicDesignKit from "https://deno.land/x/fathym_atomic_design_kit@v0.0.78/tests/test.deps.ts";

Functions

Run some shared teardown after each test in the suite.

Make an assertion, error will be thrown if expr does not have truthy value.

Make an assertion that actual and expected are equal, deeply. If not deeply equal, then throw.

Run some shared setup before each test in the suite.

Registers a test suite.

Registers an individual test case.

Interfaces

Registers a test suite.

Registers an individual test case.