Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай JavaScript Unit Testing with Mocha, Chai and Sinon, а также все другие курсы, прямо сейчас!
Премиум
  • Урок 1. 00:01:11
    Introduction
  • Урок 2. 00:03:29
    Getting started
  • Урок 3. 00:13:55
    Writing your first test
  • Урок 4. 00:10:54
    Building a test suite
  • Урок 5. 00:05:59
    Mocha on the command line
  • Урок 6. 00:04:54
    Dependency injection
  • Урок 7. 00:05:41
    Asynchronous testing
  • Урок 8. 00:12:52
    Before and after hooks
  • Урок 9. 00:03:16
    Segmenting with skip and only
  • Урок 10. 00:05:49
    Fixtures
  • Урок 11. 00:02:20
    Chai Assert
  • Урок 12. 00:06:41
    Chai should
  • Урок 13. 00:03:00
    Chai expect
  • Урок 14. 00:05:00
    Running mocha tests in browser
  • Урок 15. 00:09:18
    Automated browser testing with testling
  • Урок 16. 00:05:02
    Continuous integration with Travis CI
  • Урок 17. 00:03:30
    Introduction to Sinon
  • Урок 18. 00:06:00
    Sinon spies
  • Урок 19. 00:04:35
    Sinon stubs
  • Урок 20. 00:06:39
    Sinon Mocks
  • Урок 21. 00:01:32
    Conclusion