We talk through example TypeScript code for mastering Jest in our AWS CDK apps, with setup discussed and quick snippets.
The article for this repo can be found here: https://blog.serverlessadvocate.com/mastering-jest-in-your-aws-cdk-apps-79a321b74748
Note: This is not production ready is and is created for talking through key aspects of serverless testing.
To deploy the solution run npm run deploy
in the gilmore-ev-product
folder.
To tear down the solution run npm run remove
in the same folder.