Git Product home page Git Product logo

terratest-demo's Introduction

Clone this repo:

$ git clone [email protected]:tbehling/terratest-demo --recursive

Install mage:

$ cd mage
$ go run bootstrap.go install

Run mage:

$ $(go env GOPATH)/bin/mage
Targets:
  build            
  terratest        
  terratestHttp

$ $(go env GOPATH)/bin/mage terratestHttp
TestHttp 2020-06-28T15:58:45-04:00 logger.go:66: Running 'docker run' on image 'nginx', returning stdout
TestHttp 2020-06-28T15:58:45-04:00 logger.go:66: Running command docker with args [run --detach --rm -P nginx]
TestHttp 2020-06-28T15:58:46-04:00 logger.go:66: a0e400db498bbd5211df42754eb182b1f7b9f1a140d600d9fb64a18728e43b38
TestHttp 2020-06-28T15:58:47-04:00 retry.go:72: HTTP GET to URL http://localhost:32782
TestHttp 2020-06-28T15:58:47-04:00 http_helper.go:32: Making an HTTP GET call to URL http://localhost:32782
TestHttp 2020-06-28T15:58:47-04:00 logger.go:66: Running 'docker stop' on containers '[a0e400db498bbd5211df42754eb182b1f7b9f1a140d600d9fb64a18728e43b38]'
TestHttp 2020-06-28T15:58:47-04:00 logger.go:66: Running command docker with args [stop a0e400db498bbd5211df42754eb182b1f7b9f1a140d600d9fb64a18728e43b38]
TestHttp 2020-06-28T15:58:48-04:00 logger.go:66: a0e400db498bbd5211df42754eb182b1f7b9f1a140d600d9fb64a18728e43b38
PASS

terratest-demo's People

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

terratest-demo's Issues

Future extension potential and references

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.