You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You have signified that you have some intervention of qunit in your bower.json. So why not to dev some unit tests ? ;)
Suggestion : use karma + qunit + istanbul to do it. You will have automated tests, easy to write tests and code coverage report. If I have time, I will make a pull request this day to show you how to start.
Cheers !
The text was updated successfully, but these errors were encountered:
I totally agree !
The problem is that I'm a complete noob with unit test. I understand how it works but can't figure what tests to do. The particularity of this project does not help.
You have signified that you have some intervention of qunit in your bower.json. So why not to dev some unit tests ? ;)
Suggestion : use karma + qunit + istanbul to do it. You will have automated tests, easy to write tests and code coverage report. If I have time, I will make a pull request this day to show you how to start.
Cheers !
The text was updated successfully, but these errors were encountered: