dwyl / learn-tdd

:white_check_mark: A brief introduction to Test Driven Development (TDD) in JavaScript (Complete Beginner's Step-by-Step Tutorial)
Mozilla Public License 2.0
2.75k stars 348 forks source link

QUnit "enable coverage" not automatically ticked. #82

Closed ZooeyMiller closed 7 years ago

ZooeyMiller commented 7 years ago

In the live server section there needs to be a step letting you know that you need to tick the "Enable coverage" box as it is not ticked as default.

box-ticking

Seems like a little thing but it stumped us for a frustrating amount of time!

lucymonie commented 7 years ago

Great issue @ZooeyMiller. I feel additional admiration because this stumped us last time and none of us raised an issue with dwyl about it. Self-head-smack

nelsonic commented 7 years ago

Pull Request informing people that ticking the coverage checkbox is required would be greatly appreciated. 😉

ZooeyMiller commented 7 years ago

@nelsonic good suggestion! Have just done so :)

nelsonic commented 7 years ago

@ZooeyMiller Thanks very much for the PR! 🎉 Please close the issue if you're happy that this is now clearer for the next people. 👍