This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
svelte
Watch
0
Star
0
Fork
0
You've already forked svelte
mirror of
https://github.com/sveltejs/svelte.git
synced
2024-12-01 17:30:59 +01:00
Code
Issues
Releases
Wiki
Activity
37749bd3e4
svelte
/
mocha.coverage.opts
6 lines
86 B
Plaintext
Raw
Normal View
History
Unescape
Escape
skip coverage when testing locally
2016-11-22 17:55:06 +01:00
--require babel-register
--require reify
exclude src/shared/** from coverage reports
2017-05-04 17:15:54 +02:00
--recursive
skip coverage when testing locally
2016-11-22 17:55:06 +01:00
./**/__test__.js
move tests around to facilitate registering babel based on environment
2017-03-07 20:10:28 +01:00
test/*/index.js
Copy Permalink