Files
opentf/website/docs/cli/commands/test.html.md
Martin Atkins 8d37a70987 website: Initial docs for the module integration testing experiment
Since this is still at an early phase and likely to change significantly
in future iterations, rather than attempting to guess on a suitable final
location for documenting the testing feature I've instead taken the
unusual approach of adding a new page that is explicitly about the
experiment. My expectation is that once we conclude the experiment we'll
replace this new page with a stub that just explains that there was once
an experiment and then links to whatever final feature unfolded from the
research.

The URL for this page is hard-coded into the warning message in the
"terraform test" command, so as we continue to evolve this feature in
future releases we'll need to update the callout note on the page about
which Terraform CLI version it's currently talking about, so users of
older versions can clearly see when they'd need to upgrade in order to
participate in a later incarnation of the experiment.
2021-02-22 14:21:45 -08:00

550 B

layout, page_title, sidebar_current, description
layout page_title sidebar_current description
docs Command: test docs-commands-test Part of the ongoing design research for module integration testing.

Command: test

The terraform test command is currently serving as part of the module integration testing experiment.

It's not ready for routine use, but if you'd be interested in trying the prototype functionality then we'd love to hear your feedback. See the experiment details page linked above for more information.