yeoman / generator-karma

Yeoman generator for Karma
http://yeoman.io
BSD 2-Clause "Simplified" License
172 stars 48 forks source link

multiple test framework #66

Closed NicoleY77 closed 10 years ago

NicoleY77 commented 10 years ago

How do I specify multiple test frameworks in the config file , like this

frameworks: ['jasmine', 'requirejs']
sindresorhus commented 10 years ago

Support questions are better asked on StackOverflow: http://stackoverflow.com/questions/tagged/yeoman Paste in the link to the question here so others can follow ;)