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

Top 9.7% on proxy.golang.org
Top 5.8% dependent packages on proxy.golang.org
Top 4.7% dependent repos on proxy.golang.org

proxy.golang.org : github.com/posener/contexttest

Package contexttest is a collection of tests for context implementations. The standard library, alongside a context interface, provides context implementation which gives the context implementation a behavior, such as a perceived immutability of the context object, safe concurrent access and cancel propagation. This package gathers testing functions for context implementations in order to make sure that they follow the standard library behavior. See example in ./standardlib_test.go.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/posener/contexttest
Keywords: context , go , golang , test , testing
License: Apache-2.0
Latest release: almost 6 years ago
First release: almost 6 years ago
Namespace: github.com/posener
Dependent packages: 1
Dependent repositories: 1
Stars: 3 on GitHub
Forks: 1 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 4 days ago

    Loading...
    Readme
    Loading...