Skip to content

wfernandes/CLITableMatcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CF CLI Table Gomega Matcher

The Cloud Foundry CLI contains the terminal.Table type in order to print output in table format onto the terminal.

In order to test the terminal output easily, the ContainsCLITable gomega matcher can be used to verify if the output contains the specified table format.

See the tests or the sample for example usages.

Tests

go test ./... -race

About

Gomega matcher to match tables used in the CF CLI

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages