Skip to content

abbeymart/mctest-deno

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mctest | github.com/abbeymart/mctest-deno

  • Simple Asynchronous Testing Module
  • See test folder for test cases / scenarios and usage

Usage

import {
  assertEquals,
  assertNotEquals,
  postTestResult,
} from "https://deno.land/x/mctest@v0.1.4/mod.ts";

// See test folder for test cases / scenarios and usage

About

Simple Asynchronous Test Package

Resources

License

Stars

Watchers

Forks

Packages

No packages published