Skip to content

asadjamal2022skipq/aws-cdk-testing-examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWS CDK Testing Examples

This repository contains code examples in Python, Java, and TypeScript for the Testing CDK Applications in Any Language blog post. These examples use the new assertions module to unit test various parts of a CDK application.

To try these examples out yourself, follow the instructions for your language in the Getting started with the AWS CDK developer guide, then run the commands listed in the README.md of the appropriate subdirectory (i.e. java/, python/, or typescript/).

For more information on the assertions module, refer to the API reference.

Security

See CONTRIBUTING for more information.

License

This library is licensed under the MIT-0 License. See the LICENSE file.

Releases

No releases published

Packages

No packages published

Languages

  • Java 37.5%
  • Python 32.8%
  • TypeScript 24.3%
  • JavaScript 4.0%
  • Batchfile 1.4%