Essential productivity kit for .NET and game developers
A free, online event for the .NET community. JetBrains .NET Days Online returns for two focused days of practical talks, live demos, and real-world tips from community speakers and the JetBrains .NET team. Register now →
We all need to unit test our code to verify that it works the way it’s supposed to. Fortunately, Rider has the tools to enable you to test code more efficiently and quickly. In this post, we’ll look at using Mocha and Chai to write unit tests in TypeScript. (more…)…