mirror of
https://github.com/nestjs/nest.git
synced 2026-02-21 15:08:37 +00:00
3 lines
75 B
Bash
3 lines
75 B
Bash
# Run both unit and integration tests
|
|
npm run test
|
|
npm run test:integration |