{"id":13694147,"url":"https://github.com/gokultp/go-tprof","last_synced_at":"2026-01-12T07:47:55.039Z","repository":{"id":40937155,"uuid":"203840388","full_name":"gokultp/go-tprof","owner":"gokultp","description":"A presentable test report generator for go packages","archived":false,"fork":false,"pushed_at":"2023-01-04T07:55:45.000Z","size":9798,"stargazers_count":33,"open_issues_count":24,"forks_count":6,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-06-20T12:39:57.761Z","etag":null,"topics":["golang","testing","testreport","vue"],"latest_commit_sha":null,"homepage":"","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/gokultp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-08-22T17:16:23.000Z","updated_at":"2023-12-03T13:45:16.000Z","dependencies_parsed_at":"2023-02-02T04:16:20.104Z","dependency_job_id":null,"html_url":"https://github.com/gokultp/go-tprof","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gokultp%2Fgo-tprof","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gokultp%2Fgo-tprof/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gokultp%2Fgo-tprof/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gokultp%2Fgo-tprof/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gokultp","download_url":"https://codeload.github.com/gokultp/go-tprof/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":213707466,"owners_count":15626807,"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","testing","testreport","vue"],"created_at":"2024-08-02T17:01:25.453Z","updated_at":"2026-01-12T07:47:55.010Z","avatar_url":"https://github.com/gokultp.png","language":"Go","funding_links":[],"categories":["开源类库","Open source library"],"sub_categories":["测试","Test"],"readme":"# go-tprof\n\n## Overview [![GoDoc](https://godoc.org/github.com/gokultp/go-tprof?status.svg)](https://godoc.org/github.com/gokultp/go-tprof) [![Build Status](https://travis-ci.org/gokultp/go-tprof.svg?branch=master)](https://travis-ci.org/gokultp/go-tprof) [![Code Climate](https://codeclimate.com/github/gokultp/go-tprof/badges/gpa.svg)](https://codeclimate.com/github/gokultp/go-tprof) [![Go Report Card](https://goreportcard.com/badge/github.com/gokultp/go-tprof)](https://goreportcard.com/report/github.com/gokultp/go-tprof)\n\n\n[![IMAGE ALT TEXT HERE](./animation.gif)](https://www.youtube.com/watch?v=4lzqb0Nic2k)\n\n## Prerequisites\n    1. Go version \u003e= 1.12 \n    2. Node.js version \u003e= 8.0.0 (for building the UI)\n    3. Yarn\n    4. GOPATH and local bin setup (`export PATH=$PATH:$GOPATH/bin`)\n## Install\n\n\n```\ngit clone https://github.com/gokultp/go-tprof.git\ncd go-tprof\nmake config\nmake\n```\n\n## Usage Instructions\n\n`tprof` is not a replacement for `go test`, it just parses the results and generates reports out of it.\n\nTo execute\n\n```\n    go test \u003cpkg name\u003e -v | tprof\n```\n\nEg:\n```\n    go test encoding/... -v | tprof\n```\n\n\n## Features\n\n- [x] Parser and reports logic.\n- [x] HTML Page\n\n## License\n\nMIT.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgokultp%2Fgo-tprof","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgokultp%2Fgo-tprof","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgokultp%2Fgo-tprof/lists"}