Skip to content

DevJoaoLopes/c8

 
 

@pokujs/c8

☔️ Facilitator utility for coverage with c8 using Poku.

Important

WIP 🚧

Installation

npm i -D poku @pokujs/c8

Usage

— NPX

npx poku --coverage=c8

— package.json

{
  "scripts": {
    "test": "poku --coverage=c8"
  }
}
npm test

About

☔️ Facilitator utility for coverage with c8 using Poku.

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%