Dec 28, 2016
Post comments count0
Post likes count0
Unit testing using Typescript, Mocha, Chai, Sinon, and Karma
In this post, Premier Developer consultant Wael Kdouh outlines how to set up a unit testing project using Typescript, Mocha, Chai, Sinon and Karma. I was trying to setup a project for unit testing using Typescript, Mocha, Chai, Sinon, and Karma and I quickly realized that there were so many moving parts that made it a bit challenging to setu...