Compile generated Python and Java Pulumi programs in e2e tests #145
Labels
area/codegen
Affects quality or correctness of generated code
good-first-issue
Start here if you'd like to start contributing to Pulumi
kind/enhancement
Improvements or new features
Issue details
#143 added additional e2e tests that also compiles the generated Pulumi program to ensure that it is valid. This PR only added compilation support for Golang, NodeJS and Dotnet. We need to also compile the generated Java and Python code to ensure correctness.
The text was updated successfully, but these errors were encountered: