What is @nestjs/testing?
"Nest - modern, fast, powerful node.js web framework (@testing)"
@nestjs/testing is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 34.5 KB on disk.
Installation Guide
# Install via NPM
npm install @nestjs/testing
# Install via Yarn
yarn add @nestjs/testing