jacobsa/oglematchers
A set of matchers for Go inspired by Google Test for C++ and Google JS Test.
GoApache-2.0
Issues
- 7
Add SameElements matcher
#24 opened by ahmetb - 0
Equals() Should Support Structs
#25 opened by DeedleFake - 0
AnyOf's description is ugly
#19 opened by jacobsa - 0
Add WhenSorted matcher
#10 opened by jacobsa - 0
Add IsNil matcher
#3 opened by jacobsa - 0
Add Contains matcher
#9 opened by jacobsa - 0
Add DeepEquals matcher
#11 opened by jacobsa - 0
Add an IdenticalTo matcher
#22 opened by jacobsa - 0
Matcher.Matches should return only an error
#23 opened by jacobsa - 0
Make sure package works with `go` command
#21 opened by jacobsa - 0
Add ElementsAre matcher
#8 opened by jacobsa - 0
Add a FatalError error type
#20 opened by jacobsa - 0
Add installation and update instructions
#18 opened by jacobsa - 0
Add a matcher reference
#17 opened by jacobsa - 0
Add MatchesRegexp matcher
#5 opened by jacobsa - 0
Add anything matcher
#2 opened by jacobsa - 0
Add AllOf matcher
#12 opened by jacobsa - 0
Add GreaterOrEqual matcher
#14 opened by jacobsa - 0
Add GreaterThan matcher
#13 opened by jacobsa - 0
Add LessOrEqual matcher
#15 opened by jacobsa - 0
Add HasSubstr matcher
#6 opened by jacobsa - 0
Add Panics matcher
#7 opened by jacobsa - 0
Add an Error matcher
#16 opened by jacobsa - 1
Rename Equals to Eq
#4 opened by jacobsa - 0
Fix package name and test with goinstall
#1 opened by jacobsa