Update testing system

This commit is contained in:
Angelos Chalaris
2018-11-10 15:01:06 +02:00
parent cf5c0c7a08
commit 5e30bcc786
2 changed files with 1 additions and 2341 deletions

View File

@ -8,7 +8,6 @@
"fs-extra": "^6.0.0",
"html-minifier": "^3.5.20",
"jest": "^23.6.0",
"jest-tap-reporter": "^1.9.0",
"markdown-builder": "^0.8.4",
"markdown-it": "^8.4.2",
"node-sass": "^4.9.3",
@ -54,17 +53,5 @@
"url": "https://github.com/30-seconds/30-seconds-of-code/issues"
},
"homepage": "https://github.com/30-seconds/30-seconds-of-code#readme",
"dependencies": {},
"jest": {
"reporters": [
[
"jest-tap-reporter",
{
"logLevel": "INFO",
"showInternalStackTraces": false,
"filePath": "test/testlog"
}
]
]
}
"dependencies": {}
}

File diff suppressed because it is too large Load Diff