Skip to content

Martijn-Sturm/cdk-integ-test

Repository files navigation

Integration tests for AWS CDK

This repo contains a minimal working example of running integration tests on AWS cloud infrastructure. Check out my blog post for more details.

Deploy

Deploy the Dev or Acc stack by running either npx cdk deploy {branch name}-dev or npx cdk deploy acc

Test

Run the integration demo test in demo.test.ts with the command npx jest

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published