1. Урок 1. 00:01:11
    Introduction
  2. Урок 2. 00:03:29
    Getting started
  3. Урок 3. 00:13:55
    Writing your first test
  4. Урок 4. 00:10:54
    Building a test suite
  5. Урок 5. 00:05:59
    Mocha on the command line
  6. Урок 6. 00:04:54
    Dependency injection
  7. Урок 7. 00:05:41
    Asynchronous testing
  8. Урок 8. 00:12:52
    Before and after hooks
  9. Урок 9. 00:03:16
    Segmenting with skip and only
  10. Урок 10. 00:05:49
    Fixtures
  11. Урок 11. 00:02:20
    Chai Assert
  12. Урок 12. 00:06:41
    Chai should
  13. Урок 13. 00:03:00
    Chai expect
  14. Урок 14. 00:05:00
    Running mocha tests in browser
  15. Урок 15. 00:09:18
    Automated browser testing with testling
  16. Урок 16. 00:05:02
    Continuous integration with Travis CI
  17. Урок 17. 00:03:30
    Introduction to Sinon
  18. Урок 18. 00:06:00
    Sinon spies
  19. Урок 19. 00:04:35
    Sinon stubs
  20. Урок 20. 00:06:39
    Sinon Mocks
  21. Урок 21. 00:01:32
    Conclusion