Run tests in the selected app directory. Before running tests, the CLI recreates a built-in Docker test database and injects internal DB_* environment variables.
nb source testnb source test --cwd /path/to/appnb source test packages/core/server/src/__tests__/foo.test.tsnb source test --server --coveragenb source test --db-port 5433