Skip to content

btburton42/generator-mocha-testem-babel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

##Testem Babel Generator

This is a fork of generator-mocha-testem and mocha-sinon-traceur-example

An simple babel(es6) / mocha(bdd) scaffold that uses:

  • gulp
  • babel (es6 transpiler)
  • testem
  • requireJS

###Setup

####Create a project directory for the generator (until published in npm)

git clone git@github.com:btburton42/generator-mocha-testem-babel.git
npm install
npm link

####Then from inside another directory where you wish to initialize the project

yo mocha-testem-babel

After it finishes installing dependencies run gulp in one terminal sheel, and testem in the another.

About

A bare bones skeleton for ES6 projects managed by testem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published