You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
sipp11 97faab3baf Implement test in gulp 9 years ago
app/scripts/core Init 9 years ago
test Init 9 years ago
.babelrc Init 9 years ago
.gitignore Init 9 years ago
README.md Implement test in gulp 9 years ago
gulpfile.js Implement test in gulp 9 years ago
package.json Implement test in gulp 9 years ago

README.md

test-jasmine-babel

Test project which use Babel.js as ES6 compiler to write unit tests

Setup

npm install

Test

Before you should have global installation of jasmine package.

npm test