_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.

API method:

GET /api/packages?search=hello&page=1&limit=20

where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned in response headers.

If you'd like to join our channel search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


go-github-com-sclevine-spec 1.4.0
Channel: guix
Location: gnu/packages/golang-check.scm (gnu packages golang-check)
Home page: https://github.com/sclevine/spec
Licenses: ASL 2.0
Build system: go
Synopsis: BDD-style test organizer for Go
Description:

Spec is a simple BDD test organizer for Go. It minimally extends the standard library testing package by facilitating easy organization of Go 1.7+ subtests.

go-github-com-jiu2015-gotestspace 1.1.0
Dependencies: bash-minimal@5.2.37 git-minimal@2.54.0
Channel: guix
Location: gnu/packages/golang-check.scm (gnu packages golang-check)
Home page: https://github.com/Jiu2015/gotestspace
Licenses: GPL 3+
Build system: go
Synopsis: Create Go workspaces that can quickly run shell commands
Description:

gotestspace is used to quickly create a working directory for shell execution using Go, as well as a tool for customizing the execution of the shell. It can help you quickly create an independent workspace for unit testing and improve the efficiency of unit test writing.

go-github-com-newmo-oss-go-caller 0.1.0
Channel: guix
Location: gnu/packages/golang-check.scm (gnu packages golang-check)
Home page: https://github.com/newmo-oss/go-caller
Licenses: Expat
Build system: go
Synopsis: Collect stack traces at runtime
Description:

This package provides a library for collecting stack traces at runtime.

go-github-com-maxbrunsfeld-counterfeiter 6.12.2
Channel: guix
Location: gnu/packages/golang-check.scm (gnu packages golang-check)
Home page: https://github.com/maxbrunsfeld/counterfeiter
Licenses: Expat
Build system: go
Synopsis: Generate self-contained, type-safe test doubles in Go
Description:

This package provides fake implementations of the object's collaborators.

go-github-com-go-quicktest-qt 1.101.0
Propagated dependencies: go-github-com-google-go-cmp@0.7.0 go-github-com-kr-pretty@0.3.1
Channel: guix
Location: gnu/packages/golang-check.scm (gnu packages golang-check)
Home page: https://github.com/go-quicktest/qt
Licenses: Expat
Build system: go
Synopsis: Qt: quicker Go tests
Description:

Package qt implements assertions and other helpers wrapped around the standard library's testing types.

go-github-com-shabbyrobe-gocovmerge 0.0.0-20230507112040-c3350d9342df
Propagated dependencies: go-golang-org-x-tools@0.44.0
Channel: guix
Location: gnu/packages/golang-check.scm (gnu packages golang-check)
Home page: https://github.com/shabbyrobe/gocovmerge
Licenses: FreeBSD
Build system: go
Synopsis: Merge coverprofile results from multiple test coverage runs
Description:

This package takes the results from multiple go test -coverprofile runs and merges them into one profile.

go-github-com-go-openapi-testify-v2 2.5.1
Channel: guix
Location: gnu/packages/golang-check.scm (gnu packages golang-check)
Home page: https://github.com/go-openapi/testify
Licenses: ASL 2.0
Build system: go
Synopsis: Zero-dependency assertions library for Go
Description:

This is alternative implementation of stretchr/testify Go test library with zero dependencies which is 95% compatible with it.

go-github-com-ldez-tagliatelle 0.5.0
Propagated dependencies: go-github-com-ettle-strcase@0.2.0 go-github-com-hashicorp-go-immutable-radix-v2@2.1.0 go-golang-org-x-tools@0.44.0
Channel: guix
Location: gnu/packages/golang-check.scm (gnu packages golang-check)
Home page: https://github.com/ldez/tagliatelle
Licenses: ASL 2.0
Build system: go
Synopsis: Struct tags handling linter for Golang
Description:

This package implement a functionality for validating tags according to rules you define and fixing them according to the defined rules.

go-github-com-smarty-assertions 1.16.0
Channel: guix
Location: gnu/packages/golang-check.scm (gnu packages golang-check)
Home page: https://github.com/smarty/assertions
Licenses: Expat
Build system: go
Synopsis: Fluent assertion-style functions
Description:

Package assertions contains the implementations for all assertions which are referenced in goconvey's convey package and gunit gunit for use with the So(...) method. They can also be used in traditional Go test functions and even in applications.

go-github-com-tenntenn-golden 0.5.5
Propagated dependencies: go-github-com-josharian-txtarfs@0.0.0-20240408113805-5dc76b8fe6bf go-golang-org-x-tools@0.44.0
Channel: guix
Location: gnu/packages/golang-check.scm (gnu packages golang-check)
Home page: https://github.com/tenntenn/golden
Licenses: Expat
Build system: go
Synopsis: Utilities for golden file tests
Description:

This package provides utilities for golden file tests.

go-github-com-jacobsa-oglematchers 0.0.0-20150720000706-141901ea67cd
Channel: guix
Location: gnu/packages/golang-check.scm (gnu packages golang-check)
Home page: https://github.com/jacobsa/oglematchers
Licenses: ASL 2.0
Build system: go
Synopsis: Matchers for Go testing framework
Description:

Package oglematchers provides a set of matchers useful in a testing or mocking framework. These matchers are inspired by and mostly compatible with Google Test for C++ and Google JS Test.

go-github-com-gostaticanalysis-analysisutil 0.7.1
Propagated dependencies: go-golang-org-x-tools@0.44.0 go-golang-org-x-tools-go-packages-packagestest@0.1.1-deprecated go-github-com-gostaticanalysis-comment@1.5.0
Channel: guix
Location: gnu/packages/golang-check.scm (gnu packages golang-check)
Home page: https://github.com/gostaticanalysis/analysisutil
Licenses: Expat
Build system: go
Synopsis: Utilities for x/tools/go/analysis package
Description:

This package provides utilities for the x/tools/go/analysis package.

go-github-com-marvinjwendt-testza 0.5.2
Propagated dependencies: go-atomicgo-dev-assert@0.0.2 go-github-com-sergi-go-diff@1.3.1 go-github-com-davecgh-go-spew@1.1.1 go-github-com-klauspost-cpuid-v2@2.3.0 go-github-com-pterm-pterm@0.12.79
Channel: guix
Location: gnu/packages/golang-check.scm (gnu packages golang-check)
Home page: https://github.com/MarvinJWendt/testza
Licenses: Expat
Build system: go
Synopsis: Full-featured test framework for Golang
Description:

Package testza is a full-featured testing framework for Go. It integrates with the default test runner, so you can use it with the standard go test tool. Testza contains easy to use methods, like assertions, output capturing, mocking, and much more.

go-mvdan-cc-unparam 0.0.0-20251027182757-5beb8c8f8f15
Propagated dependencies: go-golang-org-x-tools@0.44.0
Channel: guix
Location: gnu/packages/golang-check.scm (gnu packages golang-check)
Home page: https://mvdan.cc/unparam/
Licenses: Modified BSD
Build system: go
Synopsis: Find unused parameters in Go
Description:

Reports unused function parameters and results in Go code.

go-github-com-jarcoal-httpmock 1.3.1
Channel: guix
Location: gnu/packages/golang-check.scm (gnu packages golang-check)
Home page: https://github.com/jarcoal/httpmock
Licenses: Expat
Build system: go
Synopsis: HTTP mocking for Golang
Description:

Package httpmock provides tools for mocking HTTP responses. It implements exact URL and regexp matches.

go-github-com-newmo-oss-gotestingmock 0.2.0
Propagated dependencies: go-github-com-newmo-oss-go-caller@0.1.0
Channel: guix
Location: gnu/packages/golang-check.scm (gnu packages golang-check)
Home page: https://github.com/newmo-oss/gotestingmock
Licenses: Expat
Build system: go
Synopsis: Mocking utilities for Go
Description:

This package provides mocking utilities for unit tests in Go.

go-github-com-petermattis-goid 0.0.0-4.df67b19
Channel: guix
Location: gnu/packages/golang-check.scm (gnu packages golang-check)
Home page: https://github.com/petermattis/goid
Licenses: ASL 2.0
Build system: go
Synopsis: Identify the running goroutine
Description:

This package offers a method of programmatically retrieving the current goroutine's ID.

go-github-com-bsm-ginkgo-v2 2.12.0
Channel: guix
Location: gnu/packages/golang-check.scm (gnu packages golang-check)
Home page: https://github.com/bsm/ginkgo
Licenses: Expat
Build system: go
Synopsis: Straight copy of Ginkgo library
Description:

This package is a straight copy of the excellent Ginkgo library, stripped to the bare core to be free of third-party dependencies.

go-github-com-poy-onpar 0.3.5
Propagated dependencies: go-github-com-fatih-color@1.17.0
Channel: guix
Location: gnu/packages/golang-check.scm (gnu packages golang-check)
Home page: https://github.com/poy/onpar
Licenses: Expat
Build system: go
Synopsis: Parallel testing framework for Golang
Description:

This package implements a parallel testing framework for Go.

go-github-com-sonatard-noctx 0.4.0
Propagated dependencies: go-golang-org-x-tools@0.44.0 go-github-com-gostaticanalysis-analysisutil@0.7.1
Channel: guix
Location: gnu/packages/golang-check.scm (gnu packages golang-check)
Home page: https://github.com/sonatard/noctx
Licenses: Expat
Build system: go
Synopsis: Find function calls with context.Context
Description:

This package provides a Go linter that finds function calls without context.Context.

go-github-com-bool64-dev 0.2.37
Channel: guix
Location: gnu/packages/golang-check.scm (gnu packages golang-check)
Home page: https://github.com/bool64/dev
Licenses: Expat
Build system: go
Synopsis: Go development helpers
Description:

This package provides scripts and workflows to automate common routines for Golang projects via modular Makefiles and GitHub Actions.

go-github-com-prashantv-gostub 1.1.0
Channel: guix
Location: gnu/packages/golang-check.scm (gnu packages golang-check)
Home page: https://github.com/prashantv/gostub
Licenses: Expat
Build system: go
Synopsis: Stubbing library for Go
Description:

Package gostub is used for stubbing variables in tests, and resetting the original value once the test has been run.

go-github-com-go-test-deep 1.1.1
Channel: guix
Location: gnu/packages/golang-check.scm (gnu packages golang-check)
Home page: https://github.com/go-test/deep
Licenses: Expat
Build system: go
Synopsis: Human-friendly deep variable equality in Go
Description:

The deep package provides the deep.Equal function which is like reflect.DeepEqual but returns a list of differences. This is helpful when comparing complex types like structures and maps.

go-github-com-matryer-is 1.4.1
Channel: guix
Location: gnu/packages/golang-check.scm (gnu packages golang-check)
Home page: https://github.com/matryer/is
Licenses: Expat
Build system: go
Synopsis: Lightweight testing mini-framework for Golang
Description:

Package is provides a lightweight extension to the standard library's testing capabilities.

Total packages: 32521