Skip to content

maciejcieslar/nest-unit-tests

Repository files navigation

Nest unit testing

The .env file

# DATABASE
DATABASE_URL=postgres://username:password@nest-unit-tests-postgres:5432/nest-unit-tests

# ENV
NODE_ENV=test
PORT=3000
HOST=0.0.0.0

About

Nest unit testing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published