github.com/fraenkel/cf-test-helpers

Helpers for running tests against Cloud Foundry


License
Apache-2.0
Install
go get github.com/fraenkel/cf-test-helpers

Documentation

Build Status cf-test-helpers

Go utilities for running tests against Cloud Foundry

Included Tools:

  • Execute CF CLI commands
    • Isolated user contexts for wrapping CF commands
    • Curl CF endpoints
  • Random user name generator
  • Thin wrapper around curl (in cf-test-helpers/runner)