Sign inSign up

allfunc/terratest

By allfunc

Updated almost 2 years ago

Image
0

3.1K

allfunc/terratest repository overview

docker-terratest

TODO: description

GIT

Docker hub

Usage

./bin/enter.sh
daemon.sh
go test -v example/docker_hello_world_example_test.go

Test file naming

  • File Name
    • need use under line.
    • need end with test
    • such as smoke_test.go
  • Function name
    • need start with Test
    • such as

func TestSmoke(t *testing.T)

Tag summary

Content type

Image

Digest

sha256:1f96f3cb3

Size

233.7 MB

Last updated

almost 2 years ago

docker pull allfunc/terratest