Getting Started
System requirements
It requires the following minimum versions :
- Node v18.10.0 or higher
- Angular v15.2.0 or higher
Check version compatibility for more details.
Installation
As this library is intended for testing, install it as a development dependency.
- pnpm
- yarn
- npm
pnpm install --save-dev ngx-testing-tools
Source : https://npm.im/ngx-testing-tools
yarn install --dev ngx-testing-tools
Source : https://yarn.pm/ngx-testing-tools
npm install --save-dev ngx-testing-tools
Source : https://npm.im/ngx-testing-tools