Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

Package Usage: go: github.com/google/go-cmdtest

The cmdtest package simplifies testing of command-line interfaces. It provides a simple, cross-platform, shell-like language to express command execution. It can compare actual output with the expected output, and can also update a file with new "golden" output that is deemed correct. Start using cmdtest by writing a test file with commands and expected output, giving it the extension ".ct". All test files in the same directory make up a test suite. See the TestSuite documentation for the syntax of test files. To test, first read the suite: Then configure the resulting TestSuite by adding commands or enabling debugging features. Lastly, call TestSuite.Run with false to compare or true to update. Typically, this boolean will be the value of a flag:
4 versions
Latest release: about 2 years ago
22 dependent packages

View more package details: https://packages.ecosyste.ms/registries/proxy.golang.org/packages/github.com/google/go-cmdtest

View more repository details: https://repos.ecosyste.ms/hosts/GitHub/repositories/google%2Fgo-cmdtest

Dependent Repos 316

DoodgeMatvey/FerretDB Fork of FerretDB/FerretDB
A truly Open Source MongoDB alternative
  • v0.4.1-0.20220921163831-55ab3332a786 tools/go.sum

Size: 4.35 MB - Last synced: about 1 year ago - Pushed: about 1 year ago

miguelgargallo/canar Fork of ignite/cli
Canar uses Ignite CLI, Ignite CLI is the all-in-one platform to build, launch, and maintain any crypto application on a sovereign and secured blockchain
  • v0.4.1-0.20220921163831-55ab3332a786 go.sum

Size: 2.12 GB - Last synced: about 1 year ago - Pushed: about 1 year ago

Skarlso/tools Fork of golang/tools
[mirror] Go Tools
  • v0.4.1-0.20220921163831-55ab3332a786 gopls/go.sum

Size: 41.6 MB - Last synced: 1 day ago - Pushed: 1 day ago

faruryo/dns-tools
  • v0.4.0 go.sum

Size: 245 KB - Last synced: about 18 hours ago - Pushed: 1 day ago

golang/tools
[mirror] Go Tools
  • v0.4.0 gopls/go.sum

Size: 41.6 MB - Last synced: about 1 month ago - Pushed: about 1 month ago

Fashander/FerretDB Fork of FerretDB/FerretDB
A truly Open Source MongoDB alternative
  • v0.4.1-0.20220921163831-55ab3332a786 tools/go.sum

Size: 10.5 MB - Last synced: 27 days ago - Pushed: about 2 months ago

gnolang/gno
Gno: An interpreted, stack-based Go virtual machine to build succinct and composable apps + Gno.land: a blockchain for timeless code and fair open-source
  • v0.4.0 misc/devdeps/go.sum

Size: 40 MB - Last synced: about 7 hours ago - Pushed: about 8 hours ago

flyingchase/Algorithm-Exercise
lc记录
  • v0.4.0 22Intership/go.sum

Size: 931 KB - Last synced: about 1 year ago - Pushed: over 1 year ago

nathankot/dotfiles
  • v0.4.0 go.sum

Size: 33.9 MB - Last synced: 15 days ago - Pushed: 15 days ago

jacobbednarz/cf-vault
Manage your Cloudflare credentials, securely
  • v0.4.0 go.sum

Size: 480 KB - Last synced: 8 days ago - Pushed: 8 days ago

fe3dback/go-arch-lint
GoLang architecture linter (checker) tool. Will check all project import path and compare with arch rules defined in yml file. Useful for hexagonal / onion / ddd / mvc and other architectural patterns. Tool can by used in your CI
  • v0.2.0 go.mod
  • v0.2.0 go.sum

Size: 1.36 MB - Last synced: about 2 months ago - Pushed: about 2 months ago

Kolo88888888/go

Size: 41.9 MB - Last synced: about 1 year ago - Pushed: almost 2 years ago

6RiverSystems/gosix-example 📦
Sample app for the gosix library
  • v0.4.0 go.sum

Size: 1.56 MB - Last synced: about 1 month ago - Pushed: 3 months ago

arp242/gopher.vim
Plugin for the Go programming language
  • v0.4.0 tools/go.sum

Size: 4.09 MB - Last synced: 15 days ago - Pushed: 20 days ago

farinap5/faketelnet
Simple to use Telnet honeypot.
  • v0.4.0 go.sum

Size: 339 KB - Last synced: 29 days ago - Pushed: almost 2 years ago

B1910654/TestTest
  • v0.4.1-0.20220921163831-55ab3332a786 tools/go.sum

Size: 3.47 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

pianomanx/AdGuardHome Fork of AdguardTeam/AdGuardHome
Network-wide ads & trackers blocking DNS server
  • v0.4.1-0.20220921163831-55ab3332a786 internal/tools/go.sum

Size: 55.7 MB - Last synced: 8 months ago - Pushed: 8 months ago

pasiasty/cocoder
  • v0.4.0 server/go.sum

Size: 45.6 MB - Last synced: 4 months ago - Pushed: almost 2 years ago

yangchoi/go-practice
go lang practice

Size: 40 MB - Last synced: about 1 year ago - Pushed: almost 2 years ago

vitoryeso/letsgolang
Learning Golang
  • v0.4.0 go.sum

Size: 124 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago

anton-yurchenko/dns-exporter 📦
DNS Documentation/Backup Utility
  • v0.4.0 go.sum

Size: 866 KB - Last synced: 12 months ago - Pushed: about 1 year ago

syjn99/boj
알고리즘 문제를 풀어서 올립니다

Size: 47.7 MB - Last synced: about 2 months ago - Pushed: almost 2 years ago

DanielPointon/TechThing
Random Group Project
  • v0.4.0 backend/python/go.sum

Size: 174 KB - Last synced: 4 months ago - Pushed: over 1 year ago

Aditya1404Sal/FerretDB Fork of FerretDB/FerretDB
A truly Open Source MongoDB alternative
  • v0.4.1-0.20220921163831-55ab3332a786 tools/go.sum

Size: 8.97 MB - Last synced: 6 months ago - Pushed: 6 months ago

cokeBeer/go-sec-code
Go-sec-code is a project for learning Go vulnerability code.
  • v0.4.0 go.sum

Size: 614 KB - Last synced: about 1 year ago - Pushed: over 1 year ago

Mu-L/git-bug Fork of MichaelMure/git-bug
Distributed, offline-first bug tracker embedded in git, with bridges
  • v0.4.0 go.sum

Size: 22.2 MB - Last synced: about 1 month ago - Pushed: 7 months ago

roykepoyke/Zvuvon

Size: 113 MB - Last synced: about 1 year ago - Pushed: almost 2 years ago

golang/vuln
[mirror] the database client and tools for the Go vulnerability database
  • v0.4.0 go.mod
  • v0.4.0 go.sum

Size: 3.56 MB - Last synced: about 20 hours ago - Pushed: 1 day ago

ozouai/protogin
Protobuf plugin to generate a API frontend for the go-gin framework
  • v0.4.0 .gitpod/tools/go.sum

Size: 33.4 MB - Last synced: about 1 month ago - Pushed: 9 months ago

timonwong/golang-tools Fork of golang/tools
[mirror] Go Tools
  • v0.4.0 gopls/go.sum

Size: 30.1 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

sermojohn/gitmono
Git wrapper for monorepos
  • v0.4.0 go.mod
  • v0.4.0 go.sum

Size: 1.49 MB - Last synced: 10 months ago - Pushed: about 1 year ago

jba/cli
command-line support
  • v0.3.0 go.mod
  • v0.3.0 go.sum

Size: 66.4 KB - Last synced: 2 months ago - Pushed: 2 months ago

denisdu2022/golang_study

Size: 266 MB - Last synced: 9 months ago - Pushed: 11 months ago

ArthasDragon/learnGo
learn go

Size: 106 MB - Last synced: about 2 months ago - Pushed: over 1 year ago

MitchellTesla/Ethereum_2.0
permissionless, non-hierarchical virtual-machine and network of computers, which build an ever-growing blockchain to reach consensus. WIP DO NOT USE
  • v0.3.0 .secrets/kits/go-cloud/samples/go.mod
  • v0.3.0 .secrets/kits/go-cloud/samples/go.sum

Size: 946 MB - Last synced: about 1 year ago - Pushed: about 1 year ago

rerost/giro
An alternative to grpc_cli. giro can be used for gRPC servers without Server Reflection
  • v0.2.0 go.mod
  • v0.2.0 go.sum

Size: 187 KB - Last synced: 9 months ago - Pushed: about 2 years ago

MichaelMure/git-bug
Distributed, offline-first bug tracker embedded in git, with bridges
  • v0.4.0 go.sum

Size: 24.9 MB - Last synced: about 1 month ago - Pushed: about 1 month ago

thsunkist/hi_golang
  • v0.4.0 go.sum

Last synced: 11 months ago

node101-io/cli Fork of ignite/cli 📦
Ignite CLI is the all-in-one platform to build, launch, and maintain any crypto application on a sovereign and secured blockchain
  • v0.4.1-0.20220921163831-55ab3332a786 go.sum

Size: 2.08 GB - Last synced: 23 days ago - Pushed: over 1 year ago

alma-security/opentelemetry-collector-contrib Fork of open-telemetry/opentelemetry-collector-contrib
Contrib repository for the OpenTelemetry Collector
  • v0.4.1-0.20220921163831-55ab3332a786 internal/tools/go.sum

Size: 294 MB - Last synced: 6 months ago - Pushed: 6 months ago

errata-ai/readability
Vale-compatible implementations of many popular "readability" metrics.
  • v0.3.0 go.mod
  • v0.3.0 go.sum

Size: 12.7 KB - Last synced: 3 months ago - Pushed: over 1 year ago

MOONBYS/starport Fork of ignite/cli
Starport is the all-in-one platform to build, launch and maintain any crypto application on a sovereign and secured blockchain
  • v0.4.0 go.sum

Size: 2.69 GB - Last synced: about 1 year ago - Pushed: over 1 year ago

brumhard/kindacool
KinD alternative that is - well... - kinda cool. Based on OpenStack.
  • v0.4.0 go.sum

Size: 713 KB - Last synced: 29 days ago - Pushed: over 1 year ago

AkemiDavisson/terraform-provider-cloudflare Fork of cloudflare/terraform-provider-cloudflare
Cloudflare Terraform Provider
  • v0.4.0 go.sum

Size: 31.2 MB - Last synced: 9 months ago - Pushed: 9 months ago

Loberrino/dotfiles
My personal Dotfiles primarily for personal use

Last synced: 12 months ago

gbrlsnchs/pilgo 📦
Configuration-based dotfiles manager
  • v0.2.1-0.20200427163723-7ae72be89103 go.mod
  • v0.2.1-0.20200427163723-7ae72be89103 go.sum

Size: 264 KB - Last synced: 2 months ago - Pushed: about 2 years ago

sni/lmd
Livestatus Multitool Daemon - Create livestatus federation from multiple sources
  • v0.4.0 go.sum

Size: 3.22 MB - Last synced: 11 days ago - Pushed: 11 days ago

PranavMasekar/Go-Fibre-Mongo-HRMS
  • v0.4.0 go.sum

Size: 18.5 MB - Last synced: 12 months ago - Pushed: 12 months ago

infraweavers/mod-gearman-worker-go-infraweavers Fork of ConSol-Monitoring/mod-gearman-worker-go
Mod-Gearman Worker rewrite in Golang
  • v0.4.1-0.20220921163831-55ab3332a786 go.sum

Size: 429 KB - Last synced: about 1 month ago - Pushed: over 1 year ago

Tharun1718333/tic_tac_toe_in_go

Size: 115 MB - Last synced: about 1 year ago - Pushed: almost 2 years ago

75asu/devops-gallery

Size: 122 MB - Last synced: 5 months ago - Pushed: 12 months ago

RaulBernal/cli Fork of tac0turtle/cli
Ignite CLI is the all-in-one platform to build, launch, and maintain any crypto application on a sovereign and secured blockchain
  • v0.4.0 go.sum

Size: 2.13 GB - Last synced: 6 months ago - Pushed: over 1 year ago

w84thesun/FerretDB Fork of FerretDB/FerretDB
A truly Open Source MongoDB alternative
  • v0.4.1-0.20220921163831-55ab3332a786 tools/go.sum

Size: 8.43 MB - Last synced: 7 months ago - Pushed: 7 months ago

niiniyare/dotfiles
  • v0.4.0 .config/nvimbackup.astroNvim1/lua/user/.config/coc/extensions/coc-go-data/tools/pkg/mod/golang.org/x/tools/[email protected]/go.sum

Size: 72.8 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

reedloden/terraform-provider-cloudflare Fork of cloudflare/terraform-provider-cloudflare
Cloudflare Terraform Provider
  • v0.4.0 go.sum

Size: 26.8 MB - Last synced: about 1 month ago - Pushed: over 1 year ago

knakayama/dv
A command line tool to remove AWS default VPC(s)
  • v0.4.1-0.20220921163831-55ab3332a786 go.sum

Size: 550 KB - Last synced: 9 months ago - Pushed: about 1 year ago

nafisahfazaq/assignment-a3

Last synced: over 1 year ago

yudhakr/Scalable-Web-Service-with-Golang

Size: 115 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

JiGuanHong/Go
Go 语言学习

Size: 71.4 MB - Last synced: about 1 month ago - Pushed: over 1 year ago

kijimaD/my_go
Go snippets
  • v0.4.0 hello_world/go.sum

Size: 6.52 MB - Last synced: about 1 month ago - Pushed: 3 months ago

hzfzzh/git_go_InstantMessenger_zzh
this is a git test repo, this test include a instant messenger project done by golang as my first golang study.

Size: 124 MB - Last synced: about 2 months ago - Pushed: over 1 year ago

hitman-4569/cloudflare
  • v0.4.0 go.sum

Size: 2.11 MB - Last synced: 9 months ago - Pushed: almost 2 years ago

scalyr/opentelemetry-collector-contrib Fork of open-telemetry/opentelemetry-collector-contrib
Contrib repository for the OpenTelemetry Collector
  • v0.4.1-0.20220921163831-55ab3332a786 internal/tools/go.sum

Size: 335 MB - Last synced: 30 days ago - Pushed: 30 days ago

pace/bricks
A standard library for microservices.
  • v0.4.0 go.sum

Size: 23.6 MB - Last synced: 14 days ago - Pushed: 21 days ago

mazzz1y/AdGuardHome Fork of AdguardTeam/AdGuardHome
Network-wide ads & trackers blocking DNS server
  • v0.4.0 internal/tools/go.sum

Size: 13.8 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

touchsola/AdGuardHome Fork of AdguardTeam/AdGuardHome
Network-wide ads & trackers blocking DNS server
  • v0.4.1-0.20220921163831-55ab3332a786 internal/tools/go.sum

Size: 14 MB - Last synced: 6 months ago - Pushed: over 1 year ago

fenogentov/FerretDB Fork of FerretDB/FerretDB
A truly Open Source MongoDB alternative
  • v0.4.1-0.20220921163831-55ab3332a786 tools/go.sum

Size: 30.8 MB - Last synced: 11 months ago - Pushed: 11 months ago

rodri-r/starport Fork of ignite/cli
The easiest way to build a blockchain.
  • v0.4.0 go.sum

Size: 2.68 GB - Last synced: about 1 year ago - Pushed: over 1 year ago