Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 328 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 328 Bytes

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)