Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 435 Bytes

README.md

File metadata and controls

24 lines (13 loc) · 435 Bytes

Testing in JS with Chai and Mocha

Treehouse course / Traversy media

Screenshot app

Topics covered:

Behavior Driven Development

Unit testing

Red, Green, Refactor

Test suites

Mocha's reporter

Mocks and stubs

Testing async code