aws / aws-cdk

The AWS Cloud Development Kit is a framework for defining cloud infrastructure in code
https://aws.amazon.com/cdk
Apache License 2.0
11.63k stars 3.91k forks source link

Tracking: [Integration Tests] #20384

Open corymhall opened 2 years ago

corymhall commented 2 years ago

Overview

Tracking issue for integ-tests and integ-runner

Link to the service’s CDK Construct Library API reference page.

https://docs.aws.amazon.com/cdk/api/v2/docs/integ-tests-alpha-readme.html

Maturity: CloudFormation Resources Only

Experimental

Implementation

Integ Tests

Features

Integ Runner

Features

Bugs/Refactor

Issue list

mrgrain commented 2 years ago

TypeScript support Out template for new CDK apps is configured to run jest via ts-node. Integ-runner needs files to be js.