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

Top 4.3% on proxy.golang.org
Top 0.5% forks on proxy.golang.org

proxy.golang.org : gitlab.com/Ma_124/testify

Module 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 github.com/stretchr/testify/assert package provides a comprehensive set of assertion functions that tie in to the Go testing system. The github.com/stretchr/testify/require package provides the same assertions but as fatal checks. The github.com/stretchr/testify/mock package provides a system by which it is possible to mock your objects and verify calls are happening as expected. The github.com/stretchr/testify/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/gitlab.com/%21ma_124/testify
Keywords: assertions , go , golang , mocking , testify , testing , toolkit
License: MIT
Latest release: 3 days ago
Namespace: gitlab.com/Ma_124
Stars: 25,123 on GitHub
Forks: 1,673 on GitHub
Total Commits: 807
Committers: 292
Average commits per author: 2.764
Development Distribution Score (DDS): 0.926
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: 1 day ago