An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 3.3% on proxy.golang.org
Top 0.2% dependent packages on proxy.golang.org
Top 0.1% dependent repos on proxy.golang.org
Top 8.2% forks on proxy.golang.org
Top 1.7% docker downloads on proxy.golang.org

proxy.golang.org : github.com/nbio/st

Package st, pronounced "ghost", is a tiny test framework for making short, useful assertions in your Go tests. To abort a test immediately with t.Fatal, use Assert(t, have, want) and Refute(t, have, want) To allow a test to continue, reporting failure at the end with t.Error, use Expect(t, have, want) and Reject(t, have, want)

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/nbio/st
Keywords: go , golang , testing
License: Apache-2.0
Latest release: almost 11 years ago
First release: almost 11 years ago
Namespace: github.com/nbio
Dependent packages: 385
Dependent repositories: 6,216
Stars: 40 on GitHub
Forks: 5 on GitHub
Docker dependents: 4
Docker downloads: 275
See more repository details: repos.ecosyste.ms
Last synced: 2 months ago

    Loading...
    Readme
    Loading...