awslabs / aws-bootstrap-kit

Apache License 2.0
104 stars 23 forks source link

Migrate tests to cdk assertions instead of cdk assert #82

Open jeromevdl opened 2 years ago

jeromevdl commented 2 years ago

cdk assert is deprecated: https://www.npmjs.com/package/@aws-cdk/assert

==> Migrate to the new assertions module: https://docs.aws.amazon.com/cdk/api/v2/docs/aws-cdk-lib.assertions-readme.html