Skip to content

ericmorand/c8-with-bundle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C8 With Bundle

A project to check how C8 behaves with bundles.

Usage

Build the test suite

npm run build:test

Check the coverage using C8

npm run c8

Check the coverage using Monocart Coverage Reports

npm run mcr

Check the coverage from a sub-directory

cd src/test
npx mcr ts-node index.ts

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published