An open API service for producing an overview of a list of open source projects.

https://github.com/gkampitakis/go-snaps

go go-testing jest matchjson matchsnapshot snapshot snapshot-testing testing unit-testing

Score: 11.92635874272757

Last synced: 14 minutes ago
JSON representation

Repository metadata:

Jest-like snapshot testing in Go 📸


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 3 months ago

Total Commits: 93
Total Committers: 6
Avg Commits per committer: 15.5
Development Distribution Score (DDS): 0.118

Commits in past year: 18
Committers in past year: 3
Avg Commits per committer in past year: 6.0
Development Distribution Score (DDS) in past year: 0.278

Name Email Commits
Georgios Kampitakis 5****s 82
Gareth Jones 3****h 7
mark m****_@h****m 1
Zoran Regvart z****n@r****m 1
Yorgos Parasyris 3****s 1
Renovate Bot b****t@r****m 1

Issue and Pull Request metadata

Last synced: 3 months ago

Total issues: 49
Total pull requests: 114
Average time to close issues: about 2 months
Average time to close pull requests: about 1 month
Total issue authors: 33
Total pull request authors: 9
Average comments per issue: 3.16
Average comments per pull request: 0.53
Merged pull request: 89
Bot issues: 2
Bot pull requests: 7

Past year issues: 14
Past year pull requests: 25
Past year average time to close issues: about 2 months
Past year average time to close pull requests: 18 days
Past year issue authors: 11
Past year pull request authors: 5
Past year average comments per issue: 2.71
Past year average comments per pull request: 0.84
Past year merged pull request: 17
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/gkampitakis/go-snaps

Top Issue Authors

  • gkampitakis (6)
  • G-Rath (5)
  • markussiebert (5)
  • stdedos (3)
  • renovate[bot] (2)
  • qvalentin (1)
  • tagptroll1 (1)
  • mrsufgi (1)
  • prymitive (1)
  • wagoodman (1)
  • jackmatt2 (1)
  • RusEu (1)
  • cdignam-segment (1)
  • picone (1)
  • jesusgp22 (1)

Top Pull Request Authors

  • gkampitakis (87)
  • G-Rath (12)
  • renovate[bot] (7)
  • NicklasWallgren (2)
  • kitimark (2)
  • gparasyris (1)
  • barp (1)
  • zregvart (1)
  • orloffv (1)

Top Issue Labels

  • enhancement (24)
  • bug (17)
  • question (4)
  • documentation (2)
  • help wanted (1)
  • wontfix (1)

Top Pull Request Labels

  • dependencies (7)
  • enhancement (6)
  • wontfix (2)
  • tech debt (1)
  • v0.5.0 (1)

Package metadata

proxy.golang.org: github.com/gkampitakis/go-snaps

  • Homepage: https://github.com/gkampitakis/go-snaps
  • Documentation: https://pkg.go.dev/github.com/gkampitakis/go-snaps#section-documentation
  • Licenses: MIT
  • Latest release: v0.5.19 (published 3 months ago)
  • Last Synced: 2026-01-11T04:39:03.162Z (3 months ago)
  • Versions: 53
  • Dependent Packages: 67
  • Dependent Repositories: 10
  • Docker Downloads: 22
  • Rankings:
    • Dependent packages count: 0.719%
    • Dependent repos count: 1.655%
    • Average: 4.506%
    • Stargazers count: 5.713%
    • Forks count: 9.938%

Dependencies

go.mod go
  • github.com/gkampitakis/ciinfo v0.1.1
  • github.com/kr/pretty v0.3.0
  • github.com/rogpeppe/go-internal v1.9.0
  • github.com/sergi/go-diff v1.2.0
go.sum go
  • github.com/creack/pty v1.1.9
  • github.com/davecgh/go-spew v1.1.0
  • github.com/davecgh/go-spew v1.1.1
  • github.com/gkampitakis/ciinfo v0.1.1
  • github.com/kr/pretty v0.1.0
  • github.com/kr/pretty v0.3.0
  • github.com/kr/pty v1.1.1
  • github.com/kr/text v0.1.0
  • github.com/kr/text v0.2.0
  • github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/rogpeppe/go-internal v1.6.1
  • github.com/rogpeppe/go-internal v1.9.0
  • github.com/sergi/go-diff v1.2.0
  • github.com/stretchr/objx v0.1.0
  • github.com/stretchr/testify v1.4.0
  • gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
  • gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127
  • gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15
  • gopkg.in/errgo.v2 v2.1.0
  • gopkg.in/yaml.v2 v2.2.2
  • gopkg.in/yaml.v2 v2.2.4
.github/workflows/go.yml actions
  • actions/checkout v3 composite
  • actions/setup-go v3 composite
  • golangci/golangci-lint-action v3 composite