Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@mixmaxhq/jest-coverage-config

mixmaxhq557ISC2.2.3

Common Jest configuration for Mixmax's Jenkins/Github test coverage reporter.

readme

jest-coverage-config

changelog

2.2.3 (2021-07-29)

Bug Fixes

  • collect coverage info in typescript (5405577)

2.2.2 (2021-07-02)

Bug Fixes

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

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