verbose test output

master
Jason Staten 6 years ago
parent bdb1ef7d05
commit 6db72acfd2

@ -18,7 +18,7 @@
"scripts": { "scripts": {
"prepublishOnly": "yarn bundle", "prepublishOnly": "yarn bundle",
"bundle": "rollup -c", "bundle": "rollup -c",
"test": "jest", "test": "jest --verbose",
"test:unit": "jest --testPathPattern \\.test\\.", "test:unit": "jest --testPathPattern \\.test\\.",
"test:spec": "jest --testPathPattern \\.spec\\." "test:spec": "jest --testPathPattern \\.spec\\."
}, },

Loading…
Cancel
Save