Watch.JS
Watch.JS copied to clipboard
Implement Unit Tests
Any plans to unit test this? :trollface:
Haha, yes. @nayjest was working on grunt config for including tests. I dont know if he are still working on it. I've been using Jasmine, but today I read a little about grunt and it looks cool. So maybe I will implement it by myself.
Don't worry about a grunt config, if you have them, check them in...
I didnt implement the tests yet
Yep, I will commit some soon
Nice :)
Okay guys I wanna do it
what frameworks do you suggest for a quick start?
@melanke checkout qUnit -- minimal and can do a bunch.