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

Top 0.2% on proxy.golang.org
Top 0.1% dependent packages on proxy.golang.org
Top 0.1% dependent repos on proxy.golang.org
Top 0.6% forks on proxy.golang.org
Top 0.1% docker downloads on proxy.golang.org

proxy.golang.org : github.com/stretchr/testify

Package testify is a set of packages that provide many tools for testifying that your code will behave as you intend. testify contains the following packages: The assert package provides a comprehensive set of assertion functions that tie in to the Go testing system. The mock package provides a system by which it is possible to mock your objects and verify calls are happening as expected. The suite package provides a basic structure for using structs as testing suites, and methods on those structs as tests. It includes setup/teardown functionality in the way of interfaces. A golangci-lint compatible linter for testify is available called testifylint.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/stretchr/testify
Keywords: assertions , go , golang , mocking , testify , testing , toolkit
License: MIT
Latest release: 6 months ago
First release: over 9 years ago
Namespace: github.com/stretchr
Dependent packages: 146,490
Dependent repositories: 280,136
Stars: 21,682 on GitHub
Forks: 1,532 on GitHub
Docker dependents: 9,273
Docker downloads: 51,209,283,826
Total Commits: 660
Committers: 244
Average commits per author: 2.705
Development Distribution Score (DDS): 0.909
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: about 20 hours ago

    Loading...
    Readme
    Loading...