https://github.com/kuredoro/scold
code-execution code-runner command-line competitive-programming cross-platform go output-checking productivity test-automation testing testing-tool testing-tools tool validation validation-engine validator
Score: -Infinity
Last synced: about 20 hours ago
JSON representation
Repository metadata:
Input/Output black box test automation tool.
- Host: GitHub
- URL: https://github.com/kuredoro/scold
- Owner: kuredoro
- License: bsd-3-clause
- Created: 2020-10-25T16:10:06.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2023-02-25T10:00:59.000Z (over 3 years ago)
- Last Synced: 2026-07-24T02:05:35.863Z (about 1 month ago)
- Topics: code-execution, code-runner, command-line, competitive-programming, cross-platform, go, output-checking, productivity, test-automation, testing, testing-tool, testing-tools, tool, validation, validation-engine, validator
- Language: Go
- Homepage:
- Size: 1.65 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.txt
- License: LICENSE
Owner metadata:
- Name: SZ
- Login: kuredoro
- Email:
- Kind: user
- Description: 甘い甘いはちみつです。
- Website:
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/66309775?u=ad4bf9abd8de3ffb1bbe3dd3410fd59d8578faeb&v=4
- Repositories: 18
- Last Synced at: 2026-08-23T12:00:56.362Z
- Profile URL: https://github.com/kuredoro
GitHub Events
Total
- Total: 0
Last Year
- Total: 0
Committers metadata
Last synced: 2 days ago
Total Commits: 274
Total Committers: 1
Avg Commits per committer: 274.0
Development Distribution Score (DDS): 0.0
Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0
| Name | Commits | |
|---|---|---|
| しずえ | 6****o | 274 |
Issue and Pull Request metadata
Last synced: 2 days ago
Total issues: 44
Total pull requests: 27
Average time to close issues: 3 months
Average time to close pull requests: 1 day
Total issue authors: 1
Total pull request authors: 2
Average comments per issue: 0.5
Average comments per pull request: 1.04
Merged pull request: 25
Bot issues: 0
Bot pull requests: 1
Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- kuredoro (44)
Top Pull Request Authors
- kuredoro (26)
- dependabot[bot] (1)
Top Issue Labels
- feature (24)
- cli (21)
- bug (12)
- core (9)
- documentation (2)
- refactor (2)
Top Pull Request Labels
- cli (8)
- bug (8)
- feature (7)
- core (5)
- refactor (2)
- documentation (1)
- dependencies (1)
Package metadata
- Total packages: 1
- Total downloads: unknown
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 7
proxy.golang.org: github.com/kuredoro/scold
- Homepage: https://github.com/kuredoro/scold
- Documentation: https://pkg.go.dev/github.com/kuredoro/scold#section-documentation
- Licenses: bsd-3-clause
- Latest release: v0.7.0 (published almost 4 years ago)
- Last Synced: 2026-08-27T19:06:17.228Z (2 days ago)
- Versions: 7
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 6.999%
- Average: 8.173%
- Dependent repos count: 9.346%
Dependencies
- github.com/alexflint/go-arg v1.3.0
- github.com/alexflint/go-scalar v1.0.0
- github.com/atomicgo/cursor v0.0.1
- github.com/davecgh/go-spew v1.1.1
- github.com/hashicorp/errwrap v1.1.0
- github.com/hashicorp/go-multierror v1.1.1
- github.com/jonboulle/clockwork v0.2.2
- github.com/logrusorgru/aurora v2.0.3+incompatible
- github.com/mattn/go-colorable v0.1.9
- github.com/mattn/go-isatty v0.0.14
- github.com/maxatome/go-testdeep v1.10.0
- github.com/sanity-io/litter v1.3.0
- github.com/shettyh/threadpool v0.0.0-20200323115144-b99fd8aaa945
- github.com/stoewer/go-strcase v1.2.0
- github.com/stretchr/testify v1.7.0
- golang.org/x/sys v0.0.0-20210927094055-39ccf1dd6fa6
- gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
- github.com/alexflint/go-arg v1.3.0
- github.com/alexflint/go-scalar v1.0.0
- github.com/atomicgo/cursor v0.0.1
- github.com/davecgh/go-spew v0.0.0-20161028175848-04cdfd42973b
- github.com/davecgh/go-spew v1.1.0
- github.com/davecgh/go-spew v1.1.1
- github.com/hashicorp/errwrap v1.0.0
- github.com/hashicorp/errwrap v1.1.0
- github.com/hashicorp/go-multierror v1.1.1
- github.com/jonboulle/clockwork v0.2.2
- github.com/logrusorgru/aurora v2.0.3+incompatible
- github.com/mattn/go-colorable v0.1.9
- github.com/mattn/go-isatty v0.0.12
- github.com/mattn/go-isatty v0.0.14
- github.com/maxatome/go-testdeep v1.10.0
- github.com/pmezard/go-difflib v0.0.0-20151028094244-d8ed2627bdf0
- github.com/pmezard/go-difflib v1.0.0
- github.com/sanity-io/litter v1.3.0
- github.com/shettyh/threadpool v0.0.0-20200323115144-b99fd8aaa945
- github.com/stoewer/go-strcase v1.2.0
- github.com/stretchr/objx v0.1.0
- github.com/stretchr/testify v0.0.0-20161117074351-18a02ba4a312
- github.com/stretchr/testify v1.2.2
- github.com/stretchr/testify v1.5.1
- github.com/stretchr/testify v1.7.0
- golang.org/x/sys v0.0.0-20200116001909-b77594299b42
- golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae
- golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c
- golang.org/x/sys v0.0.0-20210927094055-39ccf1dd6fa6
- gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
- gopkg.in/yaml.v2 v2.2.2
- gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
- gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
- actions/checkout v1 composite
- actions/setup-go v1 composite
- coverallsapp/github-action master composite
- jandelgado/gcov2lcov-action v1.0.5 composite
- KSXGitHub/github-actions-deploy-aur v2.2.5 composite
- actions/checkout v2.3.3 composite
- Roang-zero1/github-create-release-action master composite
- Roang-zero1/github-upload-release-artifacts-action master composite
- WyriHaximus/github-action-get-previous-tag v1 composite
- actions/checkout v2.3.3 composite
- actions/setup-go v1 composite
- actions/upload-artifact v2 composite