complete integration test results

This commit is contained in:
Joao Moreno
2018-06-12 17:24:23 +02:00
parent f9911c7446
commit 4dc738593b
28 changed files with 929 additions and 143 deletions

View File

@@ -18,7 +18,11 @@
},
"devDependencies": {
"@types/mocha": "2.2.33",
"@types/node": "7.0.43"
"@types/node": "7.0.43",
"glob": "^7.1.2",
"mocha": "^5.2.0",
"mocha-junit-reporter": "^1.17.0",
"mocha-multi-reporters": "^1.1.7"
},
"scripts": {
"compile": "gulp compile-extension:html-language-features-server",