Setting up Unit Testing with Mocha and Chai

InstructorKent C. Dodds

Share this video with your friends

Send Tweet

Every dependable library needs to have tests to ensure that you don't push accidental bugs. In this lesson, see how you can set up mocha and chai to start testing your library.