-
Book Overview & Buying
-
Table Of Contents
Nest.js: A Progressive Node.js Framework
By :
As the name implies, each unit test cover one specific functionality. The most important principles when dealing with unit tests are:
In many cases, complying with these two principles means mocking (i.e. simulating the functionality of) the component dependencies.
Unlike Angular, Nest.js doesn’t have an “official” toolset for running tests; this means we are free to set up our own tooling for running automated tests when we work in Nest.js projects.
There are multiple tools in the JavaScript ecosystem focused on writing and running automated unit tests. The typical solutions involve using several different packages for one setup, because those packages used to be limited in their...
Change the font size
Change margin width
Change background colour