{"id":13471933,"url":"https://github.com/rakyll/gotest","last_synced_at":"2025-05-15T08:05:13.310Z","repository":{"id":25526799,"uuid":"102682518","full_name":"rakyll/gotest","owner":"rakyll","description":"go test with colors","archived":false,"fork":false,"pushed_at":"2024-04-28T14:36:03.000Z","size":750,"stargazers_count":1360,"open_issues_count":18,"forks_count":64,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-04-14T13:06:51.998Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rakyll.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"2017-09-07T02:39:32.000Z","updated_at":"2025-04-11T09:39:28.000Z","dependencies_parsed_at":"2024-04-09T18:55:31.437Z","dependency_job_id":"0b71d8cd-6169-466b-9c52-4eedd26d763a","html_url":"https://github.com/rakyll/gotest","commit_stats":{"total_commits":37,"total_committers":15,"mean_commits":2.466666666666667,"dds":0.6486486486486487,"last_synced_commit":"aeb9f1f4739020c60963f21eec2e65672307a9ac"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rakyll%2Fgotest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rakyll%2Fgotest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rakyll%2Fgotest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rakyll%2Fgotest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rakyll","download_url":"https://codeload.github.com/rakyll/gotest/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254301426,"owners_count":22047902,"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":[],"created_at":"2024-07-31T16:00:50.490Z","updated_at":"2025-05-15T08:05:13.246Z","avatar_url":"https://github.com/rakyll.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"# gotest\n\n[![CircleCI](https://circleci.com/gh/rakyll/gotest.svg?style=svg)](https://circleci.com/gh/rakyll/gotest)\n\nLike `go test` but with colors.\n\n## Installation\n\nUse the pre-built binary for Linux 64-bit:\n\n```\n$ curl https://gotest-release.s3.amazonaws.com/gotest_linux \u003e gotest \u0026\u0026 chmod +x gotest\n```\n\nAlternatively:\n\n```\n$ go get -u github.com/rakyll/gotest\n```\n\n# Usage\n\nAccepts all the arguments and flags `go test` works with.\n\nExample:\n\n```\n$ gotest -v github.com/jonasbn/go-test-demo\n```\n![gotest output example screenshot](https://raw.githubusercontent.com/jonasbn/go-test-demo/1.0.0/gotest-go-test-demo.png)\n\ngotest comes with many colors! Configure the color of the output by setting the following env variable:\n\n```\n$ GOTEST_PALETTE=\"magenta,white\"\n```\n\nThe output will have magenta for failed cases, white for success.\nAvailable colors: black, hiblack, red, hired, green, higreen, yellow, hiyellow, blue, hiblue, magenta, himagenta, cyan, hicyan, white, hiwhite.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frakyll%2Fgotest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frakyll%2Fgotest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frakyll%2Fgotest/lists"}