dwyl / learn-qunit

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

Stop watch functionality #14

Open jrans opened 9 years ago

jrans commented 9 years ago

Suggestion: We may expect our counter to to return and continue from zero when time exceeds its maximum of 100 hours or stop all together...

nelsonic commented 9 years ago

@jrans good point. would this be a "core" or "bonus" feature?