Closed jcsrb closed 11 years ago
:+1:
This would be good to see. It might be worth looking at @rmurphey's js-testing-boilerplates project for ways of doing it.
Completely agree. I landed JSHInt support in through Grunt last night, but yeah we need to set up some basic sample test structure.
Yeah, this would be great, because testing is something I've yet to force into my workflow, so it'd definitely help people see it from the outset...
My immediate thoughts on this:
Personally I really like Jasmine but I'm not fussed either way on which one we go for. Jasmine also has a fixtures plugin for DOM manipulation.
I can only speculate on this issue, because I don't currently build testing into my workflow - however I've heard great things about Jasmine.
I know last night on IRC @phuu suggested testacular?
with Heisenberg being an opinionated
frameworkbase project, a starter kit for testing should be included...:thought_balloon: thoughts?