docs icon indicating copy to clipboard operation
docs copied to clipboard

Code snippet testing

Open leezen opened this issue 5 years ago • 0 comments

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

leezen avatar Aug 12 '20 18:08 leezen