You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
jasmine framework is used to run the tests. It is installed via NPM. At the moment there is a grunt task to run all tests in the spec folder. This grunt task uses the grunt-jasmine-node plugin. The files must end with spec.js
Testing
jasmine framework is used to run the tests. It is installed via NPM. At the moment there is a grunt task to run all tests in the
specfolder. This grunt task uses the grunt-jasmine-node plugin. The files must end withspec.js