UNPKG

jstd-shim

Version:

A jstd shim for executing jstd tests outside the JSTD environment

15 lines (13 loc) 255 B
files = [ JASMINE, JASMINE_ADAPTER, 'jstd.shim.js', 'tests/**.js', ]; port = 9877; runnerPort = 9101; colors = true; logLevel = LOG_INFO; browsers = ['Chrome', 'Safari', 'Firefox']; captureTimeout = 60000; singleRun = true;