1. 26
    Use Chai assertions for tests in a Karma project
    1m 17s

Use Chai assertions for tests in a Karma project

InstructorKent C. Dodds

Share this video with your friends

Send Tweet

Chai assertions work great with the Mocha testing framework. In this lesson we'll walk through out to install Chai and karma-chai so you can use the expect assertions in your tests.