terraform-plugin-docs icon indicating copy to clipboard operation
terraform-plugin-docs copied to clipboard

Add regression testing

Open detro opened this issue 3 years ago • 0 comments

One way to do this could be:

  1. Generate docs against a set of repos
  2. Compare generated files with fixtures
  3. Fail PR tests in case of mismatch

These tests have to be run as part of PR GH Actions.

detro avatar May 31 '22 18:05 detro