Skip to content

fakush/NestJS-test

Repository files navigation

🖥️ Desafío NestJS 🖥️

Version Documentation Maintenance License: MIT

Description

Challenge testing NestJS framework.

Prerequisites

  • node >=14.0.0
  • npm >=6.0.0

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Test

# unit tests
$ npm run test

# e2e tests
$ npm run test:e2e

# test coverage
$ npm run test:cov

Author

👤 Facundo Creus


About

Testing NestJS framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published