Skip to main content
Module

std/testing/sinon_example.ts

Deno standard library
Go to Latest

An example of using Sinon.js with Deno.test().

Run this example with:

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