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
|
9 years ago | |
---|---|---|
app/scripts/core | 9 years ago | |
test | 9 years ago | |
.babelrc | 9 years ago | |
.gitignore | 9 years ago | |
README.md | 9 years ago | |
gulpfile.js | 9 years ago | |
package.json | 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