GitXplorerGitXplorer
d

karma-babel-webpack-scaffold

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
4b11e8d2d56aeca4add9977d2df57a400e216e79

Simplified

ddamassi committed 9 years ago
Unverified
ff476a0bc48a149e5ba58e3176a135732c882a34

Cleanup

ddamassi committed 9 years ago
Unverified
0392561b5088dbde1f1a0dd70ce1e20b2b40119a

Exclude node_modules from karma

ddamassi committed 9 years ago
Unverified
9c6146a068a6eab9c814ce7df33f887ac263f6b4

Removed annotation

ddamassi committed 9 years ago
Unverified
200845e59516ea8ad47edc9351d49d2370ffa6c2

Updated readme

ddamassi committed 9 years ago
Unverified
d56a84a64daa3471ffc967044605b9d0d0adc739

Updated readme

ddamassi committed 9 years ago

README

The README file for this repository.

karma-babel-webpack-scaffold

Karma + Jasmine + Babel + Webpack test scaffold

Setup

npm install
npm test

Tests should be co-located with sources src and are placed typically within a __test__ directory.