microsoft / rushstack-websites

Doc content for the Rush Stack websites.
Creative Commons Attribution 4.0 International
23 stars 69 forks source link

heft-jest-plugin: Document some of the tradeoffs of V8 coverage (vs Babel/Istanbul coverage) #209

Open octogonz opened 7 months ago

octogonz commented 7 months ago

Our configuration currently defaults to v8, however a number of community people have reverted due to the issues discussed in this thread:

https://github.com/jestjs/jest/issues/11188