-
Notifications
You must be signed in to change notification settings - Fork 182
Pull requests: go-check/check
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix Panics and PanicMatches checks to work with go1.21 nil panics
#136
opened Feb 7, 2023 by
liggitt
Loading…
run: automatically turn on verbose mode if run with "go test -v"
#126
opened Dec 5, 2020 by
jhenstridge
Loading…
check: replace test runner logic with Go's stdlib subtest support
#122
opened Nov 22, 2020 by
jhenstridge
Loading…
Capture test stats so they can be processed in the TearDownTest function
#98
opened May 10, 2017 by
sebastien-rosset
Loading…
implement timeouts which halt the execution of the tests
#91
opened Dec 14, 2016 by
unclejack
Loading…
stacktrace loops infinitely on GCCGO, this fixes the issue
#47
opened Jul 10, 2015 by
brahmaroutu
Loading…
ProTip!
Add no:assignee to see everything that’s not assigned.