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