Testing JavaScript and DOM with Mocha
1Introduction to Testing in JavaScript with Mocha2Fundamentals of the DOM3Installation and Configuration of Mocha4Writing Your First Unit Tests with Mocha5Testing with Mocha and Chai6DOM Component Testing with Mocha7DOM Event Testing with Mocha8Mocking and Stubbing with Sinon in Mocha9User Interaction Testing with Mocha10Accessibility Testing with Mocha11Asynchronous Testing with Mocha12Organization and Structure of Tests in Mocha13Automatización de pruebas con CI/CD usando Mocha14Best Practices for Testing with Mocha15Conclusions and Next Steps in Testing with Mocha
Start course