github.com/muratcelep/terraform@v1.1.0-beta2-not-internal-4/website/docs/cli/commands/test.html.md (about) 1 --- 2 layout: "docs" 3 page_title: "Command: test" 4 sidebar_current: "docs-commands-test" 5 description: |- 6 Part of the ongoing design research for module integration testing. 7 --- 8 9 # Command: test 10 11 The `terraform test` command is currently serving as part of 12 [the module integration testing experiment](/docs/language/modules/testing-experiment.html). 13 14 It's not ready for routine use, but if you'd be interested in trying the 15 prototype functionality then we'd love to hear your feedback. See the 16 experiment details page linked above for more information.