Your scaffold for CircleCI + Automated Tests + NestJS

Marcos Henrique da Silva
7 min readAug 1, 2021

An easy way to get started with automated tests with CircleCI

All about CI/CD or kind of

This article was in my mind to write since last year when I started to code with NestJS framework. Some topics to watch out:

  • CircleCI articles are usually less than enough for a real app
  • You need to dig a lot to find what fits your project

--

--