Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AssertFilesEqual ¶
Assert that the contents of two files are equal.
To update the expected file, run the test with PULUMI_ACCEPT=true.
func Languages ¶
Languages returns a map of supported languages for conversion, and their default extensions.
func MakeTestDir ¶
MakeTestDir creates a temporary test folder and copies the testdata into it. This ensures that generated test files do not pollute the working directory, and cause developers to commit erronerous files by mistake. We can also rely on the temporary folder being cleaned up by the Golang test framework.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.