In JavaScript, unit testing is a topic that does not seem to be discussed as much as with other languages. Because of this, Excella Consultant Kevin Groat conducted a comparative analysis of three major testing libraries: qUnit, Jasmine, and Mocha. Among the factors he considered were: ease of setup, ease of use, extensibility for assertion […]
In JavaScript, unit testing is a topic that does not seem to be discussed as much as with other languages. Because of this, Excella Consultant Kevin Groat conducted a comparative analysis of three major testing libraries: qUnit, Jasmine, and Mocha. Among the factors he considered were: ease of setup, ease of use, extensibility for assertion libraries, CI support, and asynchronous testing support.
Here’s where you can read Kevin’s full analysis: https://www.techtalkdc.com/which-javascript-test-library-should-you-use-qunit-vs-jasmine-vs-mocha/
3 Common Questions for TypeScript Beginners
TypeScript was released in 2014 and is becoming more commonly used every day in the...
The Best New Feature of Angular 4
A team of Excellians recently attended ng-conf 2017 in Salt Lake City, UT, the premiere...
Doguhan Uluca was a speaker at ng-conf 2017, where he talked about Do More with...