Package detail
@mixmaxhq/jest-coverage-config
Common Jest configuration for Mixmax's Jenkins/Github test coverage reporter.
readme
changelog
2.2.3 (2021-07-29)
Bug Fixes
- collect coverage info in typescript (5405577)
2.2.2 (2021-07-02)
Bug Fixes
- drop support for jsx and tsx files (2589913)
- test match regex (f1d45b8)
- test match regex (0539778)
- test regex (2349986)
2.2.1 (2021-06-29)
Bug Fixes
- allow tests to be in a "spec" directory but not in "dist" (471e1e9)
2.2.0 (2021-06-28)
Features
- typescript: updates typescript jest preset (53b5fd2)
2.1.1 (2021-06-17)
Bug Fixes
- trying to fix exports (29241aa)
2.1.0 (2021-06-17)
Features
- added ci check (83b219e)
- release: added jenkins (d697d18)
- add semantic versioning and ts config (6747da7)
Release History
2.0.1 Fix collectCoverage type
2.0.0 Makes coverage collection opt-in outside CI
1.1.0 Always show text coverage, cobertura only in CI env