3b01bba95c
Quicktest provides a collection of Go helpers for writing tests. The library provides some base checkers like Equals, DeepEquals, Matches, ErrorMatches, IsNil and others. More can be added by implementing the Checker interface.
31 lines
1.6 KiB
Text
31 lines
1.6 KiB
Text
@comment $NetBSD: PLIST,v 1.1 2020/06/29 13:35:12 nikita Exp $
|
|
gopkg/pkg/${GO_PLATFORM}/github.com/frankban/quicktest.a
|
|
gopkg/pkg/${GO_PLATFORM}/github.com/frankban/quicktest/qtsuite.a
|
|
gopkg/src/github.com/frankban/quicktest/LICENSE
|
|
gopkg/src/github.com/frankban/quicktest/README.md
|
|
gopkg/src/github.com/frankban/quicktest/checker.go
|
|
gopkg/src/github.com/frankban/quicktest/checker_test.go
|
|
gopkg/src/github.com/frankban/quicktest/cleanup_test.go
|
|
gopkg/src/github.com/frankban/quicktest/comment.go
|
|
gopkg/src/github.com/frankban/quicktest/comment_test.go
|
|
gopkg/src/github.com/frankban/quicktest/deferpanic_test.go
|
|
gopkg/src/github.com/frankban/quicktest/doc.go
|
|
gopkg/src/github.com/frankban/quicktest/error.go
|
|
gopkg/src/github.com/frankban/quicktest/error_test.go
|
|
gopkg/src/github.com/frankban/quicktest/export_test.go
|
|
gopkg/src/github.com/frankban/quicktest/format.go
|
|
gopkg/src/github.com/frankban/quicktest/format_test.go
|
|
gopkg/src/github.com/frankban/quicktest/go.mod
|
|
gopkg/src/github.com/frankban/quicktest/go.sum
|
|
gopkg/src/github.com/frankban/quicktest/iter.go
|
|
gopkg/src/github.com/frankban/quicktest/mapiter.go
|
|
gopkg/src/github.com/frankban/quicktest/mapiter_go1.11.go
|
|
gopkg/src/github.com/frankban/quicktest/patch.go
|
|
gopkg/src/github.com/frankban/quicktest/patch_test.go
|
|
gopkg/src/github.com/frankban/quicktest/qtsuite/suite.go
|
|
gopkg/src/github.com/frankban/quicktest/qtsuite/suite_test.go
|
|
gopkg/src/github.com/frankban/quicktest/quicktest.go
|
|
gopkg/src/github.com/frankban/quicktest/quicktest_test.go
|
|
gopkg/src/github.com/frankban/quicktest/race_test.go
|
|
gopkg/src/github.com/frankban/quicktest/report.go
|
|
gopkg/src/github.com/frankban/quicktest/report_test.go
|