Skip to content

Exports describe, it, expect, an assertion library and an alias for the test runner of the current runtime.

License

Notifications You must be signed in to change notification settings

dandre3000/testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

testing

A collection of runtime agnostic testing utilities with a jest-like api. Exports describe, it, expect, an assertion library and an alias for the test runner of the current runtime.

Installation

npm install @dandre3000/testing

Usage

import { assertLib, describe, expect, it, test } from '@dandre3000/testing'

About

Exports describe, it, expect, an assertion library and an alias for the test runner of the current runtime.

Resources

License

Stars

Watchers

Forks

Packages

No packages published