{"id":19634052,"url":"https://github.com/alex-parra/gotestiful","last_synced_at":"2025-10-15T02:06:18.358Z","repository":{"id":65231174,"uuid":"588279646","full_name":"alex-parra/gotestiful","owner":"alex-parra","description":"gotestiful - gotest + beautiful","archived":false,"fork":false,"pushed_at":"2023-03-09T09:24:04.000Z","size":65,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-05T07:33:14.024Z","etag":null,"topics":["coverage","go","test"],"latest_commit_sha":null,"homepage":"https://github.com/alex-parra/gotestiful","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/alex-parra.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-01-12T18:48:41.000Z","updated_at":"2024-07-05T16:53:23.000Z","dependencies_parsed_at":"2024-06-19T11:15:19.889Z","dependency_job_id":"7ccb4d35-7373-4e2a-a3fd-6bf7754591a9","html_url":"https://github.com/alex-parra/gotestiful","commit_stats":{"total_commits":31,"total_committers":2,"mean_commits":15.5,"dds":"0.32258064516129037","last_synced_commit":"a4a2c280b67c0919e48c494fea43e31ea13add16"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alex-parra%2Fgotestiful","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alex-parra%2Fgotestiful/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alex-parra%2Fgotestiful/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alex-parra%2Fgotestiful/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alex-parra","download_url":"https://codeload.github.com/alex-parra/gotestiful/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251271113,"owners_count":21562494,"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":["coverage","go","test"],"created_at":"2024-11-11T12:19:25.017Z","updated_at":"2025-10-15T02:06:13.326Z","avatar_url":"https://github.com/alex-parra.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gotestiful\n\n\u003e gotest + beatiful\n\n`gotestiful` is a go terminal program that wraps 'go test' to streamline tests running and config and also improves the coverage presentation output.\n\n## Quick start\n\n1. run `go install github.com/alex-parra/gotestiful@latest`\n2. run `gotestiful` from the root of any go project (where go.mod is)\n\n---\n\nComparison of `go test` and `gotestiful` on [kubernetes/client-go](https://github.com/kubernetes/client-go)\n\n![kubernetes-client-go](https://drive.google.com/uc?export=view\u0026id=1ZIFj6loyNTGxEUKVWwlE6sslh5CIgdd5)\n\n## Examples\n\n- `gotestiful` runs tests for the current folder eg. `go test ./...`\n- `gotestiful -help` shows examples and flags infos\n- `gotesttiful some/pkg` runs only that package eg. `go test some/pkg`\n- `gotestiful -cache=false` runs tests without cache eg. `go test -count=1 ...`\n- `gotestiful init` creates a base configuration in the current folder  \n  (the config file is optional. you may opt to use flags only)\n- ... see `gotestiful -help` for all flags\n\n## Features:\n\n- **config file per project**  \n  run `gotestiful init` from your project root to create a `.gotestiful` config file and then adjust the settings.  \n  afterwards you only need to run `gotestiful` and the config is read\n\n- **exclusion list**  \n  add packages (or just prefixes) to the config `exclude` array to not test those packages.  \n  example: exclude generated code such as protobuf packages\n\n- **global coverage summary**  \n  shows the overall code coverage calculated from the coverage score of each tested package.\n\n- **open html coverage detail report**  \n  set the `-report` flag and the coverage html detail will open (eg. `go tool cover -html`)\n\n## Contributors\n\n\u003ca href=\"https://github.com/Tanu-N-Prabhu/Python/graphs/contributors\"\u003e\n  \u003cimg src=\"https://contrib.rocks/image?repo=alex-parra/gotestiful\"/\u003e\n\u003c/a\u003e\n\n\u003csmall\u003eMade with [contributors-img](https://contrib.rocks).\u003c/small\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falex-parra%2Fgotestiful","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falex-parra%2Fgotestiful","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falex-parra%2Fgotestiful/lists"}