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