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-11-29 00:22:05 +01:00
Code
Issues
Releases
Wiki
Activity
51901442c9
svelte
/
mocha.coverage.opts
5 lines
70 B
Plaintext
Raw
Normal View
History
Unescape
Escape
skip coverage when testing locally
2016-11-22 17:55:06 +01:00
--require babel-register
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