Lessons by tag «unit test»
We found 12 lessons lessons about the «unit test» in the Hexlet catalog. These lessons on «unit test» are available in the following courses: JS: Automated testing.
Learn more about writing tests before start coding
Learn how to find code with no test coverage
Discover the most popular framework for testing in JavaScript
Learn about the assert module and its basic functions for performing checks
Learn about the beforeEach hook that runs before each test
Learn how to build a project automatically
Go all the way through writing tests using the example of stack testing
Understand what tests are supposed to do and what they look like
Learn about common test writing mistakes
Learn about a library that dramatically simplifies the analysis of statement output