Unit testing your Javascipt with Jasmine, KarmaJS & Travis CI
Unit testing is an important part of any software project but until recently it was difficult to test your front-end javascript and oft neglected by developers. Using Jasmine, Karma and TravisCI we will show you how to painlessly automate your JS testing.
Read More