awsdocs / aws-cdk-guide

User guide for the AWS Cloud Development Kit (CDK).
Other
335 stars 222 forks source link

Update testing doc to show usage of toHaveResource Jest matcher #192

Closed lukehedger closed 4 years ago

lukehedger commented 4 years ago

This updates the testing section of the docs with correct usage of the toHaveResource custom Jest matcher - as used in the CDK tests.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

ghost commented 4 years ago

@lukehedger Thanks for the contribution! I'm merging this now; you should see it on the live site within 24 hours.