パッケージ: golang-github-smartystreets-gunit-dev (1.2.0+git20180314.6f0d627-2.1)
golang-github-smartystreets-gunit-dev に関するリンク
Trisquel の資源:
golang-github-smartystreets-gunit ソースパッケージをダウンロード:
- [golang-github-smartystreets-gunit_1.2.0+git20180314.6f0d627-2.1.dsc]
- [golang-github-smartystreets-gunit_1.2.0+git20180314.6f0d627.orig.tar.xz]
- [golang-github-smartystreets-gunit_1.2.0+git20180314.6f0d627-2.1.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Go Packaging Team (メールアーカイブ)
- 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