サクサク読めて、アプリ限定の機能も多数!
Go言語向けのPower Assertライブラリ
efcl のブックマーク 2014/07/15 17:02
GitHub - ToQoz/gopwt: PowerAssert library for golang[golang][testing][library]Go言語向けのPower Assertライブラリ2014/07/15 17:02
このブックマークにはスターがありません。 最初のスターをつけてみよう!
github.com/ToQoz2014/07/14
package main import ( "database/sql" "flag" "fmt" "os" "reflect" "sync" "testing" "github.com/ToQoz/gopwt" "github.com/ToQoz/gopwt/assert" ) func TestMain(m *testing.M) { flag.Parse() gopwt.Empower...
21 人がブックマーク・8 件のコメント
\ コメントが サクサク読める アプリです /
Go言語向けのPower Assertライブラリ
このブックマークにはスターがありません。
最初のスターをつけてみよう!
GitHub - ToQoz/gopwt: PowerAssert library for golang
package main import ( "database/sql" "flag" "fmt" "os" "reflect" "sync" "testing" "github.com/ToQoz/gopwt" "github.com/ToQoz/gopwt/assert" ) func TestMain(m *testing.M) { flag.Parse() gopwt.Empower...
21 人がブックマーク・8 件のコメント
\ コメントが サクサク読める アプリです /