软件包: golang-github-smartystreets-gunit-dev (1.2.0+git20180314.6f0d627-2)
golang-github-smartystreets-gunit-dev 的相关链接
Trisquel 的资源:
下载源码包 golang-github-smartystreets-gunit:
- [golang-github-smartystreets-gunit_1.2.0+git20180314.6f0d627-2.dsc]
- [golang-github-smartystreets-gunit_1.2.0+git20180314.6f0d627.orig.tar.xz]
- [golang-github-smartystreets-gunit_1.2.0+git20180314.6f0d627-2.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Go Packaging Team (Mail Archive)
- Raju Devidas
外部的资源:
- 主页 [github.com]
相似软件包:
- golang-github-jacobsa-oglemock-dev
- golang-github-smartystreets-assertions-dev
- cxxtest
- golang-github-jacobsa-ogletest-dev
- golang-github-sanity-io-litter-dev
- golang-github-lucas-clemente-quic-go-dev
- golang-github-puerkitobio-purell-dev
- libjs-qunit
- ruby-minitest
- golang-github-mmcdole-gofeed-dev
- golang-github-weppos-publicsuffix-go-dev
xUnit-style test fixture adapter for go test
Yet another testing tool for Go.
It's a mix of good things provided by the built-in testing package, the assertions (https://github.com/smartystreets/assertions) you know and love from the GoConvey (http://goconvey.co) project, the xUnit (https://en.wikipedia.org/wiki/XUnit) testing style (the first real unit testing framework), and it's all glued together with go test.
其他与 golang-github-smartystreets-gunit-dev 有关的软件包
|
|
|
-
- dep: golang-github-smartystreets-assertions-dev
- fluent assertion-style functions