0.0.1 • Published 5 years ago
jest-todo-reporter v0.0.1
Installation
Using yarn:
$ yarn add -D jest-todo-reporterUsing npm:
$ npm i -D jest-todo-reporterUsage
Jest CLI:
jest --reporters jest-todo-reporterJest Config:
{
"reporters": ["jest-todo-reporter"]
}Licence
MIT
0.0.1
5 years ago