github.com/wuhuizuo/gomplate@v3.5.0+incompatible/tests/integration/integration.go (about)

     1  // Package integration contains integration tests.
     2  //
     3  // These should be run from the root of the repo as:
     4  //
     5  //	$ make integration
     6  //
     7  // or:
     8  //
     9  //	$ go test -tags=integration ./tests/integration
    10  package integration