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

Top 8.2% on proxy.golang.org

proxy.golang.org : github.com/zhevron/match

Package match implements several Matchers for use in unit testing. The matchers can be used individually or chained together to make complex statements. In order to handle fatal errors where further tests should not be executed, there is a .Fatal function that will cause the test to fail immediately. If .Fatal is used in a chain, it will only apply to the previous statements and not the subsequent ones. In the above example, the test will fail immediately if value is nil, but will continue if the value is not a string.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/zhevron/match
License: MIT
Latest release: over 9 years ago
First release: over 9 years ago
Namespace: github.com/zhevron
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 2 months ago

    Loading...
    Readme
    Loading...