Technical requirements
To implement our tests, we’ll need the following:
- An IDE of your choice (we prefer Visual Studio Code).
- This book’s GitHub repository, which can be downloaded from https://github.com/PacktPublishing/Hands-on-Microservices-with-JavaScript. Open the
Ch12
folder so that you can follow along with ease.