Testing in Node.js with Jest
1Introduction to Testing in Node.js2Installation and Configuration of Jest3Basic Testing Concepts4Structure of a Test with Jest5Asserts and Matchers in Jest6Test Driven Development (TDD) with Jest7Mocks and Stubs in Jest8Testing Asynchronous Functions9Testing RESTful APIs10Integration of Tests in the CI/CD Process11Load and Performance Testing12Best Practices in Testing13Herramientas Complementarias para Testing14Practical Examples and Use Cases15Conclusions and Next Steps
Start course