Skip to content

cloudfoundry/cf-test-helpers

Repository files navigation

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)