{"id":16849451,"url":"https://github.com/wfernandes/clitablematcher","last_synced_at":"2025-08-09T04:06:15.769Z","repository":{"id":57535100,"uuid":"114209809","full_name":"wfernandes/CLITableMatcher","owner":"wfernandes","description":"Gomega matcher to match tables used in the CF CLI","archived":false,"fork":false,"pushed_at":"2017-12-15T02:02:37.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-18T07:45:08.290Z","etag":null,"topics":["golang","gomega","testing"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wfernandes.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-12-14T06:10:03.000Z","updated_at":"2017-12-15T02:00:33.000Z","dependencies_parsed_at":"2022-09-26T18:21:48.574Z","dependency_job_id":null,"html_url":"https://github.com/wfernandes/CLITableMatcher","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/wfernandes/CLITableMatcher","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wfernandes%2FCLITableMatcher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wfernandes%2FCLITableMatcher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wfernandes%2FCLITableMatcher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wfernandes%2FCLITableMatcher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wfernandes","download_url":"https://codeload.github.com/wfernandes/CLITableMatcher/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wfernandes%2FCLITableMatcher/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260852152,"owners_count":23072603,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["golang","gomega","testing"],"created_at":"2024-10-13T13:15:56.775Z","updated_at":"2025-06-20T00:05:43.539Z","avatar_url":"https://github.com/wfernandes.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CF CLI Table Gomega Matcher\n\nThe [Cloud Foundry CLI][cf_cli] contains the `terminal.Table` type in order to print\noutput in table format onto the terminal.\n\nIn order to test the terminal output easily, the `ContainsCLITable` [gomega][gomega] matcher\ncan be used to verify if the output contains the specified table format.\n\nSee the tests or [the sample](/sample/main.go) for example usages.\n\n### Tests\n\n```bash\ngo test ./... -race\n```\n\n[cf_cli]: https://github.com/cloudfoundry/cli\n[gomega]: http://onsi.github.io/gomega/","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwfernandes%2Fclitablematcher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwfernandes%2Fclitablematcher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwfernandes%2Fclitablematcher/lists"}