docs
docs copied to clipboard
Code snippet testing
There's currently no testing of code snippets for correctness (or that they even compile). This might not be possible since in some cases, snippets will refer to non-existent variables/code. But, where possible, it'd be nice to have unit tests to verify correctness for things like https://github.com/pulumi/docs/pull/3932