issues
search
go-check
/
check
Rich testing for the Go language
Other
696
stars
182
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
(request) An option akin to `go test`'s `-failfast`
#142
spencerwilson
opened
2 weeks ago
0
Add dependabot
#141
lucacome
opened
4 months ago
0
Bump Go dependencies
#140
lucacome
opened
4 months ago
0
Support for `errors.Is` Checker implementation
#139
ggambetti
opened
6 months ago
2
Deps
#138
iostrovok
closed
1 year ago
0
Source verbose from -test.v for cacheable runs.
#137
hpidcock
closed
1 year ago
2
Fix Panics and PanicMatches checks to work with go1.21 nil panics
#136
liggitt
opened
1 year ago
10
chore(deps): setup dependabot
#135
mmorel-35
closed
11 months ago
0
Fuzz testing compatibility
#134
yarikbratashchuk
opened
2 years ago
0
Version go
#133
iostrovok
opened
2 years ago
1
Remove title in LICENSE
#132
darkdragon-001
opened
3 years ago
0
Server certificate verification failed
#131
dpramani
closed
3 years ago
1
`check.f` not working
#130
MeCode4Food
opened
3 years ago
3
Does our TODO get done?
#129
tisonkun
closed
3 years ago
1
Test status does not flow from TestSetup to its running Test
#128
christothes
opened
3 years ago
1
Flow C funcStatus from setup C to Test C
#127
christothes
opened
3 years ago
1
run: automatically turn on verbose mode if run with "go test -v"
#126
jhenstridge
opened
3 years ago
0
ci: add a Github Actions workflow to test project
#125
jhenstridge
closed
3 years ago
0
checkers: switch back to github.com/kr/pretty dependency
#124
jhenstridge
closed
3 years ago
2
check: use ioutil.TempDir to create temporary directory
#123
jhenstridge
closed
4 years ago
1
check: replace test runner logic with Go's stdlib subtest support
#122
jhenstridge
opened
4 years ago
6
Fix Assert and Check docs about extra args
#121
benhoyt
closed
4 years ago
1
Is there an easy way to make this work with VSCode
#120
acgreek
opened
4 years ago
3
Support Go Modules
#119
SamWhited
closed
4 years ago
1
Add marker interfaces for SetUpTest and TearDownTest methods
#118
rillig
opened
5 years ago
0
Adds go test output in TeamCity format
#117
iostrovok
opened
5 years ago
0
Stop using gopkg.in
#116
djmitche
closed
5 years ago
1
Subtest support?
#115
Didainius
opened
5 years ago
0
checkers: fix misleading error for c.Check(nil, Equals, "foo")
#114
mvo5
closed
5 years ago
0
is there a way to show process (-check.vv) and get a summary of the failed tests at the end of the output
#113
acgreek
opened
5 years ago
0
Tests are run twice for hybrid `_test` packages
#112
Invertisment
opened
5 years ago
1
Please maintain this repo
#111
erikh
opened
5 years ago
0
Add -check.testlist and -gocheck.testlist to list tests only.
#110
erikh
closed
2 years ago
2
Add -check.testlist and -gocheck.testlist to list tests only.
#109
erikh
closed
5 years ago
2
go module instead of gopkg.in
#108
piotrkowalczuk
closed
5 years ago
3
fix panic when using Equals to compare nil
#107
rogpeppe
closed
5 years ago
2
Better Comment handling by Error*/Fail*
#106
aronatkins
opened
6 years ago
0
TestBenchmarkBytes fails on Windows
#105
rillig
opened
6 years ago
1
TestKeepWorkDir fails on Windows
#104
rillig
opened
6 years ago
1
Add go.mod and go.sum
#103
flibustenet
closed
3 years ago
1
Need a logo?
#102
anaufalm
closed
6 years ago
1
Run multiple suite instances in parallel
#101
tdmanv
opened
6 years ago
0
many: return kr/pretty:Diff when Equals/DeepEquals check fails
#100
mvo5
closed
6 years ago
2
many: return diff of stringified value when Equals/DeepEquals check fails
#99
bboozzoo
closed
6 years ago
2
Capture test stats so they can be processed in the TearDownTest function
#98
sebastien-rosset
opened
7 years ago
2
Not() should drop error string
#97
powerman
opened
7 years ago
3
gopkg.in/* redirect doesnt work with git v2.11.1
#96
apoorvam
opened
7 years ago
1
teardown failure hides panic
#95
rogpeppe
opened
7 years ago
2
check.Matches doesn't work with multi-line strings
#94
ashb
opened
7 years ago
1
matches now support Regexp objects
#93
Lucretiel
opened
7 years ago
7
Next