Skip to content

midwayjs/deno-mocha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

deno-mocha

Run your existing mocha tests with Deno.

Setup

Setup dependencies:

$ npm install @midwayjs/deno-mocha --save-dev

Run your tests with deno-mocha:

$ deno-mocha 'test/**/*.test.ts'

Explainer

For testing convenience, the runner has also included the following popular testing module maps:

License

MIT.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published