0
0
mirror of https://github.com/puppeteer/puppeteer synced 2024-06-14 14:02:48 +00:00
puppeteer/mocha-config
Peter Marshall 46e74ff3f5
test: use sourcemaps in unit tests ()
Introduce the source-map-support package and require it for mocha running unit tests.

Turn on the sourceMap option for tsconfig.base.json so that the sourceMappingURL= line is emitted in the generated files.

Co-authored-by: Mathias Bynens <mathias@qiwi.be>
2020-11-26 14:51:17 +01:00
..
base.js fix: improve Ctrl + C support () 2020-06-15 15:02:00 +02:00
coverage-tests.js chore: update how we track coverage during unit tests () 2020-04-30 13:00:41 +01:00
doclint-tests.js chore: migrate remaining tests to Mocha () 2020-04-09 20:12:32 +02:00
puppeteer-unit-tests.js test: use sourcemaps in unit tests () 2020-11-26 14:51:17 +01:00