Skip to content

Real-Life-IaC/ch-testing-cdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chapter: Testing CDK Constructs

Create the virtual environment and install dependencies

make init

Activate the virtual environment

source .venv/bin/activate

Run the tests

make test

Help with Make recipes

make help

About

Code for the Testing CDK Constructs chapter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published