cdklabs / cdk-cicd-wrapper

This repository contains the infrastructure as code to wrap your AWS CDK project with CI/CD around it.
https://cdklabs.github.io/cdk-cicd-wrapper/
Apache License 2.0
21 stars 5 forks source link

[FEATURE] Integrate Post deploy check with testing frameworks #37

Open gyalai-aws opened 3 months ago

gyalai-aws commented 3 months ago

Describe the feature

After a stage deployment ist is a good practice to verify the status of the deployment.

Use Case

I want to verify my deployed environment is working.

Proposed Solution

Integrate testing framework that is executed on the post build.

Other Information

No response

Acknowledgements

Environment details (OS name and version, etc.)

ALL