When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

Node.js Microservices: Testing and Continuous Integration
Good test coverage is very important for continuous delivery of Node.js microservices. This course will teach you how to implement unit, integration, and end-to-end test coverage using Jest in your Node.js microservices so you can deliver quality code with confidence.

This Course Includes
pluralsight
0 (0 reviews )
1 hour 23 minutes
english
Online - Self Paced
core courses
pluralsight
About Node.js Microservices: Testing and Continuous Integration
Good test coverage enables more frequent code delivery with greater confidence. In this course, Node.js Microservices: Testing and Continuous Integration, you’ll learn to implement test coverage into your Node.js microservices and continuous delivery pipelines. First, you’ll explore setting up and configuring your codebase for test coverage. Next, you’ll discover how to implement test coverage into your codebase via unit, integration, and end-to-end test suites using Jest. We’ll accomplish this using a variety of testing concepts such as assertions, stubs, mocks and spies. Finally, you’ll learn how to integrate test coverage into your continuous integration and delivery pipelines and processes. When you’re finished with this course, you’ll have the skills and knowledge of testing Node.js microservices needed to be confident in your ability to deliver high quality Node.js code on demand and at scale.
What You Will Learn?
- Course Overview : 1min.
- Testing Node.js Microservices: Introducing Globoticket API : 19mins.
- Implementing Unit Tests in Node.js Microservices with Jest : 17mins.
- New Module : 0mins.
- Implementing Integration Tests in Node.js Microservices with Jest : 20mins.
- Implementing End-to-end Tests in Node.js Microservices Using Jest : 13mins.
- Running Tests in Continuous Delivery Pipelines Using GitHub Actions : 10mins.