Testing JavaScript and DOM with Jest
1Introduction to Testing in JavaScript with Jest2Fundamentals of the DOM3Installation and Configuration of Jest4Writing Your First Unit Tests with Jest5DOM Component Testing with Jest6DOM Event Testing with Jest7Mocking and Stubbing in Jest8User Interaction Testing with Jest9Accessibility Testing with Jest10Async Testing with Jest11Organization and Structure of Tests in Jest12Test Automation with CI/CD using Jest13Best Practices for Testing with Jest14Debugging Failed Tests in Jest15Conclusions and Next Steps in Testing with Jest
Start course