Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.
/ cdk-vitest-bug Public archive

A repository that demonstrates an issue bundling nodejs lambdas when executed as part of a vitest test.

Notifications You must be signed in to change notification settings

Poliziano/cdk-vitest-bug

Repository files navigation

A repository that demonstrates an issue bundling nodejs lambdas when executed as part of a vitest test. For comparison, an identical test has been created that utilises jest - this test passes.

  • Use npm run cdk:jest to execute the test using jest.
  • Use npm run cdk:vitest to execute the test using vitest.

About

A repository that demonstrates an issue bundling nodejs lambdas when executed as part of a vitest test.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published