1.3.0 • Published 2 years ago

@midwayjs/deno-mocha v1.3.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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.

1.3.0

2 years ago

1.2.0

2 years ago

1.1.0

2 years ago

1.0.0

2 years ago