Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

std/testing/chai_example.ts

Deno standard library
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.

An example of using ChaiJs with Deno.test().

Run this example with:

$ deno test ./testing/chai_example.ts
This module does not provide any exports.