registry icon indicating copy to clipboard operation
registry copied to clipboard

Document use of tests for resourcedocsgen tool

Open guineveresaenger opened this issue 1 year ago • 1 comments

https://github.com/pulumi/registry/pull/5931 added tests for resourcedocgen. 🎉

For the developer, the setup of these tests includes some context that is not immediately obvious.

Since we do not have a standardized way to do tests, it's really important that tests have:

  • Setup instructions
  • Documentation on what to avoid when writing new tests
  • How to re-generate the golden files

guineveresaenger avatar Nov 14 '24 23:11 guineveresaenger