yeoman / generator-backbone

Scaffold out a Backbone.js project
http://yeoman.io
638 stars 159 forks source link

Not generating mocha tests #323

Closed egpierro closed 9 years ago

egpierro commented 9 years ago

The documentation and latest blog post of generator-backbone indicates that unit tests are automatically created with any of the components generated, but the generator is failing to do so. Is there any special setting or flag to enable this functionality?

arthurvr commented 9 years ago

Maybe you are just running into https://github.com/yeoman/generator-backbone/issues/252?

egpierro commented 9 years ago

Well that is just silly. Who would use BackboneJS without RequireJS?

arthurvr commented 9 years ago

That's totally right, but we already have an issue about that. Can somebody close this one?

arthurvr commented 9 years ago

Thanks