dwyl / learn-qunit

:white_check_mark: A quick introduction to JavaScript unit testing with QUnit
52 stars 10 forks source link

Mocha and Jasmine #6

Closed joshpitzalis closed 8 years ago

joshpitzalis commented 9 years ago

I don't know what Mocha and Jasmine. The write assumes I do, just makes it a little more overwhelming. It sounds like it's not essential to what I am supposed to be learning. Can we just leave the references out?

nelsonic commented 9 years ago

Good question. the reason those are in the note is in case anyone asks the question: "aren't some of these benefits the same as testing framework xyz...?" its a pre-emptive answer. and agree 100% it would be clearer if it was formatted as a FAQ. want to submit a pull request with the change?