Skip to content

Commit

Permalink
docs(NODE-6339): update README testing section
Browse files Browse the repository at this point in the history
  • Loading branch information
aditi-khare-mongoDB committed Aug 20, 2024
1 parent b13c729 commit bc8d20b
Show file tree
Hide file tree
Showing 2 changed files with 72 additions and 21 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,10 +93,10 @@ To verify the native `.node` packages, follow the same steps as above.
Run the test suite using:

```bash
npm test
docker run -i -v WORKING_DIRECTORY:/app -w /app -e PROJECT_DIRECTORY=/app ubuntu:20.04 /bin/bash /app/.evergreen/run-tests-ubuntu.sh
```

NOTE: The test suite requires an active kerberos deployment, see `test/scripts/travis.sh` to better understand these requirements.
NOTE: The test suite requires an active kerberos deployment.

# Documentation

Expand Down
89 changes: 70 additions & 19 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit bc8d20b

Please sign in to comment.