github.com/pkg/expect
package expect contains various test assertion helpers. The functions this package recover the *testing.T value passed to the Test from the call stack. This implies that expect functions should not be called from a goroutine launched from a test. However, this restriction applies to calling t.Fatal/FailNow directly, so here we are.
Ecosystem
proxy.golang.org
proxy.golang.org
Latest Release
over 6 years ago
v0.0.0-20191209053905-1fe4c9394a8a
over 6 years ago
Versions
1
1
Dependent Packages
6
6
Dependent Repos
10
10
Loading...
Readme
Loading...
Links
| Registry | proxy.golang.org |
| Source | Repository |
| Docs | Documentation |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:golang/github.com/pkg/expect
spec |
| License | BSD-2-Clause |
| Namespace | github.com/pkg |
| First Release | over 6 years ago |
| Last Synced | 7 days ago |
Repository
| Stars | 131 on GitHub |
| Forks | 4 on GitHub |
Rankings on proxy.golang.org
Overall
Top 4.2%
Dependent packages
Top 2.2%
Dependent repos
Top 1.7%
Forks
Top 8.8%