issues
search
frankban
/
quicktest
Quick helpers for testing Go applications
MIT License
529
stars
27
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update go-cmp dependency to v0.5.2
#76
frankban
closed
4 years ago
0
Consider API redesign with the current testing package
#75
mvdan
closed
2 years ago
9
Test failures on latest release
#74
eclipseo
closed
4 years ago
3
travis: include go 1.15
#73
frankban
closed
4 years ago
0
Use testing.TB.TempDir when possible
#72
frankban
closed
4 years ago
1
quicktest: Mkdir log on failure instead of using Check
#71
rogpeppe
closed
4 years ago
0
Make patch functions use Cleanup when available
#70
frankban
closed
4 years ago
0
Make Defer/Done work the same on go < and >= 1.14
#69
frankban
closed
4 years ago
0
Minor fixes to tests
#68
frankban
closed
4 years ago
0
Implement IsTrue and IsFalse checkers
#67
frankban
closed
4 years ago
0
IsNil checker: improve failure output in case of errors
#66
frankban
closed
4 years ago
0
Rename Contains first argument and update deps
#65
frankban
closed
4 years ago
0
make IsNil guard against nil underlying errors
#64
rogpeppe
closed
4 years ago
0
Check value is one of a set of possibilities
#63
anacrolix
closed
4 years ago
7
Upgrade to go-cmp v0.4.0 and adjust checker_test.go accordingly
#62
anthonyfok
closed
4 years ago
0
More practical diff output
#61
bep
closed
4 years ago
2
list checkers in alphabetical order in doc
#60
rogpeppe
closed
4 years ago
0
friendlier formatting of top level byte slices
#59
rogpeppe
closed
4 years ago
0
implement Unsetenv
#58
rogpeppe
closed
4 years ago
0
CI: do not run tests on go versions not supporting go modules
#57
frankban
closed
5 years ago
0
integrate Defer with Cleanup
#56
rogpeppe
closed
5 years ago
0
Remove deprecated AddCleanup/Cleanup
#55
bep
closed
5 years ago
0
Does not work with Go 1.14 (Go master)
#54
bep
closed
5 years ago
3
Improve docs
#53
frankban
closed
5 years ago
0
Implement IsTrue / IsFalse checkers?
#52
frankban
closed
4 years ago
0
checkers aren't obvious in the documentation
#51
rogpeppe
closed
5 years ago
0
add JSONEquals and CodecEquals
#50
rogpeppe
closed
5 years ago
0
Format: handle stringers and errors not guarding against nil
#49
frankban
closed
5 years ago
1
Panic on <nil>.String()
#48
bep
closed
5 years ago
2
Handle Any and All checkers when simulating verbosity with WithVerbosity
#47
frankban
closed
5 years ago
2
TestCheckers/All_slice_mismatch_with_DeepEqual fails with "go test -v"
#46
anthonyfok
closed
5 years ago
2
Comparing uninitialized maps to nil
#45
akyoto
closed
5 years ago
3
Update go-cmp dep version
#44
frankban
closed
5 years ago
0
implement Any, All and Contains
#43
rogpeppe
closed
5 years ago
0
A few usage questions
#42
justinfx
closed
5 years ago
10
A little feedback
#41
akyoto
closed
5 years ago
5
make C.Run more general
#40
rogpeppe
closed
5 years ago
0
make methods concurrent-safe
#39
rogpeppe
closed
5 years ago
2
Fix handling of verbosity in Cmp based checkers.
#38
frankban
closed
5 years ago
0
Improve formatting of errors values, stringers and strings
#37
frankban
closed
5 years ago
0
Produce a stack trace instead of a code context
#36
frankban
closed
5 years ago
0
Add ability to provide custom format function for values
#35
frankban
closed
5 years ago
0
avoid Fprintf with unknown format messages.
#34
rogpeppe
closed
5 years ago
0
display error output better
#33
rogpeppe
closed
5 years ago
1
errors should show full path to source files
#32
rogpeppe
closed
5 years ago
1
fix ErrorMatches
#31
rogpeppe
closed
5 years ago
0
rename AddCleanup to Defer
#30
rogpeppe
closed
6 years ago
0
Update dependencies for old Go versions
#29
frankban
closed
6 years ago
1
Update module dependencies
#28
frankban
closed
6 years ago
1
Rename suite to qtsuite and improve package testing
#27
frankban
closed
6 years ago
0
Previous
Next