These require Docker, and are run with Testcontainers.
npm run test
To view test coverage in the VSCode editor:
- Install the Coverage Gutters extension
- Enable Coverage Gutters Watch:
Command-Shift-8
- Run
npm run test
to update coverage.
These require Docker, and are run with Testcontainers.
npm run test
To view test coverage in the VSCode editor:
Command-Shift-8
npm run test
to update coverage.