API with NestJS #96. Running unit tests with CI/CD and GitHub Actions
Briefly

We should closely monitor the state of tests in our NestJS application.In a few previous parts of this series, we've used Docker and GitHub actions to design a CI/CD pipeline that automates our deployments.In this article, we avoid deploying faulty code by running unit tests before each pull request automatically.
Read at Marcin Wanago Blog - JavaScript, both frontend and backend
[
add
]
[
|
|
]