JamieMason/jest-fail-on-console-reporter

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.github/FUNDING.yml
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/PULL_REQUEST_TEMPLATE.md
.github/README_CONTENT.md
.gitignore
.prettierignore
.prettierrc
.travis.yml
CHANGELOG.md
DEPENDENCIES.md
LICENSE
README.md
package.json
tsconfig.json
tslint.json
yarn.lock
jest.config.js7
src/fail-on-console-reporter.ts56
src/index.ts2
test/fixtures/with-logs.spec.ts6
test/fixtures/with-logs.ts4
test/fixtures/without-logs.spec.ts6
test/fixtures/without-logs.ts3
test/index.spec.ts18
test/lib/expect-jest.ts22