Skip to content

zirho/karma-es6-babel-webpack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Karma unit testing ES6 javascript with Webpack, babel

This code is from this blog posting http://www.syntaxsuccess.com/viewarticle/writing-jasmine-unit-tests-in-es6

Since code in the posting is outdated, I updated the codes to work with the latest babel modules.

Building and running test

git clone https://github.com/zirho/karma-es6-babel-webpack
cd karma-es6-babel-webpack
npm i
npm i -g karma-cli

npm run tests

About

Karma es6 unit testing

Topics

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors