terraform-cdk icon indicating copy to clipboard operation
terraform-cdk copied to clipboard

refactor: speed up hcl2cdk tests

Open DanielMSchmidt opened this issue 3 years ago • 0 comments
trafficstars

We now parallelize as much as possible and split the tests up into several files.

While CI indicates that this has limited performance gains, I'd still like to get it in since splitting up the test cases and supporting .only syntax makes it easier to iterate on hcl2cdk. Plus none of the changes is a bad idea from a code organisation perspective.

DanielMSchmidt avatar Sep 21 '22 18:09 DanielMSchmidt