Skip to content

A step-by-step tutorial of creating a Yeoman generator using TDD unit testing with Mocha and Grunt

License

Notifications You must be signed in to change notification settings

DevLab2425/yeoman-generator-grunt-mocha-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yeoman Generator Unit Test Tutorial

{BADGES HERE}

Installation

Usage

HTML

JavaScript

Example

Development

Testing is done using Karma Test Runner.

$ grunt test

Build

Will validate then minimize the JS, as well as copy to the example directory.

$ grunt build

About

A step-by-step tutorial of creating a Yeoman generator using TDD unit testing with Mocha and Grunt

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published