Add Jasmine test framework for JS testing.

This commit is contained in:
Atira Odhner
2017-03-15 17:09:22 +00:00
committed by Dave Page
parent ff9d6cd3d5
commit 2f84156dc6
5 changed files with 217 additions and 0 deletions

1
.gitignore vendored
View File

@@ -36,3 +36,4 @@ runtime/release/
runtime/ui_BrowserWindow.h
web/config_local.py
web/regression/test_config.json
node_modules/