cdk-integ assertions #41
Labels
closed-for-staleness
This issue was automatically closed because it hadn't received any attention in a while.
effort/large
Large work item – several weeks of effort
feature-request
A feature should be added or improved.
p1
package/tools
Related to AWS CDK Tools or CLI
Define a way to write assertions against a stack deployed for integration tests.
Naturally assertions will need to be able to interact with deployed resources somehow.
Bare in mind that there are numerous cases (such are ElastiCache, etc) where resources can only be accessed from within a VPC, so ideally assertions should run from code executed on a compute resource deployed with/alongside the tested stack.
The text was updated successfully, but these errors were encountered: