/cf-test-helpers

Helpers for running tests against Cloud Foundry

Primary LanguageGoApache License 2.0Apache-2.0

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)