the library needs unit tests to make sure updates won't break existing functionality and also to ensure code is working as expected. I recommend [Jasmine](http://pivotal.github.com/jasmine/) since it works on multiple environments and is popular.
the library needs unit tests to make sure updates won't break existing functionality and also to ensure code is working as expected.
I recommend Jasmine since it works on multiple environments and is popular.