FuelFrontend / generator-smacss

Perfectionist generator that scaffolds out different types of Frontend apps
https://www.npmjs.com/package/generator-smacss
MIT License
59 stars 11 forks source link

Include testing frameworks #12

Open logeshpaul opened 9 years ago

logeshpaul commented 9 years ago

Integrate some testing frameworks for TDD

Suggestions Mocha - http://mochajs.org/ Chai - http://chaijs.com/

gokulkrishh commented 9 years ago

Few more frameworks to consider

Buster.js - Buster.js Testswarm - Testswarm

logeshpaul commented 9 years ago

@gokulkrishh Thanks for your suggestion!