Issues
- 1
- 4
Improve README
#98 opened by frankban - 3
LGPL license in checker.go
#151 opened by Will2728 - 1
Not(DeepEquals) succeeds even though go-cmp panicked
#153 opened by lmb - 0
Omit package for types in current package
#150 opened by bep - 4
Print verbose output (-v) on failures
#144 opened by bep - 1
Upgrade https://github.com/google/go-cmp
#145 opened by andig - 6
name the package qt?
#90 opened by mvdan - 9
- 1
assert: additional argument are not treated as comments
#115 opened by lmb - 2
- 8
proposal: add Try and Recover
#138 opened by dsnet - 2
- 3
- 0
Improve "negative" messages for standard checkers
#129 opened by frankban - 1
- 3
proposal: `Eventually` checker
#121 opened by rogpeppe - 6
- 5
Add ErrorIs and ErrorAs checkers
#109 opened by miquella - 2
All Auth
#108 opened by jorgisimo90 - 6
add qt.IsNonNil
#94 opened by josharian - 2
quicktest\quicktest.go:22: t.Helper undefined (type testing.TB has no field or method Helper)
#89 opened by jiadsii - 4
format uint64 differently.
#92 opened by komuw - 1
- 1
Please reopen issue 75
#84 opened by mvdan - 5
- 2
top level assertions don't include a stack trace
#79 opened by mvdan - 3
Test failures on latest release
#74 opened by eclipseo - 0
Implement IsTrue / IsFalse checkers?
#52 opened by frankban - 7
Check value is one of a set of possibilities
#63 opened by anacrolix - 2
More practical diff output
#61 opened by bep - 3
Does not work with Go 1.14 (Go master)
#54 opened by bep - 0
checkers aren't obvious in the documentation
#51 opened by rogpeppe - 2
Panic on <nil>.String()
#48 opened by bep - 10
A few usage questions
#42 opened by justinfx - 2
- 3
Comparing uninitialized maps to nil
#45 opened by akyoto - 5
A little feedback
#41 opened by akyoto - 2
Question: working with go-cmp.Options
#22 opened by dnephin - 1
errors should show full path to source files
#32 opened by rogpeppe - 1
display error output better
#33 opened by rogpeppe - 0
Do not rely on gocmp output on internal tests
#15 opened by frankban - 0
Switch to using a pretty-printing library
#16 opened by frankban - 0
Improve the checker interface
#17 opened by frankban - 1
tests don't pass on master
#11 opened by rogpeppe