Skip to content

muralikrishna8/es6-babel-karma-mocha-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ES6-babel-karma-mocha-test

It's a boilerplate for writing code in ES6 with the TDD framework as mocha and chai. Test runner is Karma and default browser as PhantomJS.


To use it clone the source: git clone https://github.com/muralikrishna8/es6-babel-karma-mocha-test.git

then move to the project cd es6-babel-karma-mocha-test

Then run install the dependencies: npm install

To build the sources: gulp build

after build the sources files will be created in dist/ folder

To run the test: gulp test

To watch the tests: gulp test:watch

About

It's a boilerplate for writing code in ES6 with the TDD framework as mocha and chai. Test runner is Karma and default browser as PhantomJS.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published