aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorMichał Gołębiowski-Owczarek <m.goleb@gmail.com>2019-03-11 20:03:54 +0100
committerGitHub <noreply@github.com>2019-03-11 20:03:54 +0100
commit0ec25abba212efde462a8abcf3376f50116fd6c4 (patch)
treeca3667e28336695a713bd55b88269ee33ba9f1c9 /package.json
parent84b6a0beb1de193520bb5541c841cbecc7195a5b (diff)
downloadjquery-0ec25abba212efde462a8abcf3376f50116fd6c4.tar.gz
jquery-0ec25abba212efde462a8abcf3376f50116fd6c4.zip
Build: Run the basic test suite in jsdom
The basic test suite is now run in jsdom on all supported Node.js versions (8, 10 & 11 as of now). Closes gh-4310
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index ffe9d1b1d..4124d2d93 100644
--- a/package.json
+++ b/package.json
@@ -51,6 +51,7 @@
"karma-chrome-launcher": "2.2.0",
"karma-firefox-launcher": "1.1.0",
"karma-ie-launcher": "1.0.0",
+ "karma-jsdom-launcher": "7.1.0",
"karma-qunit": "3.0.0",
"load-grunt-tasks": "4.0.0",
"native-promise-only": "0.8.1",