github.com/hashicorp/hcl/v2@v2.20.0/integrationtest/doc.go (about)

     1  // Copyright (c) HashiCorp, Inc.
     2  // SPDX-License-Identifier: MPL-2.0
     3  
     4  // Package integrationtest is an internal package that contains some
     5  // tests that attempt to exercise many HCL features together in realistic
     6  // scenarios. This is in addition to -- but not a substitute for -- unit tests
     7  // that verify the behavior of each feature separately.
     8  package integrationtest