issues
search
nubank
/
matcher-combinators
Library for creating matcher combinator to compare nested data structures
Other
467
stars
23
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
deprecate midje support
#174
dchelimsky
closed
1 year ago
3
migrate tests from midje to clojure.test
#173
dchelimsky
closed
2 years ago
0
add warning about in-any-order
#172
dchelimsky
closed
2 years ago
0
support map-like values as actuals in embeds matcher
#171
dchelimsky
closed
2 years ago
5
update version and changelog for release
#170
dchelimsky
closed
2 years ago
0
upgrade to clojure-1.11.0, eliminate "already refers to" warnings
#169
dchelimsky
closed
2 years ago
0
Add note to equals docstring
#168
gianfun
closed
2 years ago
0
rename `matcher-combinators.utils/abs` to avoid shadowing `clojure.core/abs`
#167
philomates
closed
2 years ago
1
This defines simple equality fastpaths for order agnostic matchers
#166
aredington
closed
2 years ago
8
add note about in-any-order and set matching to readme
#165
dchelimsky
closed
2 years ago
0
Bump midje
#164
ericdallo
closed
3 years ago
0
add actual/expected annotation to mismatch output
#163
philomates
closed
3 years ago
0
Fixed `printable-matcher` cljs error catch
#162
Aeonax
closed
3 years ago
1
Proposal: annotate colored mismatch information with `expected` and `actual`
#161
philomates
closed
2 years ago
3
Lift matcher name logic to matcher protocol
#160
philomates
closed
3 years ago
0
Option for not printing full `expected` and `actual` in mismatch message
#159
philomates
closed
1 year ago
12
implement a "mismatch" matcher
#158
philomates
closed
3 years ago
0
add flare string diffing to output
#157
philomates
closed
2 years ago
3
match? seems broken in CLJS
#156
wilkerlucio
closed
1 year ago
11
fix absent reference warning
#155
philomates
closed
4 years ago
0
undeclared Var warning in ClojureScript
#154
thumbnail
closed
4 years ago
1
Add linter check to github PRs + run linter
#153
philomates
closed
4 years ago
1
fix match-with + absent issue
#152
philomates
closed
4 years ago
0
match-equals doesn't work correctly with absent in 3.1.1.
#151
eduardoeof
closed
4 years ago
2
Fix cljs warning for undeclared var decimal?
#150
fsabe
closed
4 years ago
0
`seq-of` matcher
#149
dchelimsky
closed
1 year ago
1
Match actual to expected values when transformed through a provided fn
#148
fsabe
closed
2 years ago
14
Configure CI to run tests using java-8 and java-11
#147
fernando-nubank
closed
4 years ago
0
Fix parens in README test example
#146
daemianmack
closed
4 years ago
1
Allow using `(matchers/pred ...)` with a more descriptive error
#145
andrey-sanchez
closed
1 year ago
5
more generative tests
#144
dchelimsky
closed
4 years ago
0
document utils as internal use only and update changelog
#143
dchelimsky
closed
4 years ago
0
clean up some tests
#142
dchelimsky
closed
4 years ago
0
fix within delta in match with bug
#141
dchelimsky
closed
4 years ago
0
refactor processable-number? helper fn for within-delta
#140
dchelimsky
closed
4 years ago
1
Keep compatibility with BigDecimal
#139
lucasdf
closed
4 years ago
0
Use authorization token to deploy on Clojars
#138
fernando-nubank
closed
4 years ago
0
eliminate cljs warnings
#137
dchelimsky
closed
4 years ago
0
deprecate some assert exprs
#136
dchelimsky
closed
4 years ago
0
Add within-delta matcher
#135
dchelimsky
closed
4 years ago
3
match-with matcher
#134
dchelimsky
closed
4 years ago
6
fix issue matching `false` value in certain contexts
#133
philomates
closed
4 years ago
1
match? mismatches predicates when applied to keys in maps
#132
dchelimsky
opened
4 years ago
5
add Matcher impl for Symbol in cljs
#131
dchelimsky
closed
4 years ago
1
Add Github workflow to run tests on PRs
#130
fernando-nubank
closed
4 years ago
0
match-with? as matcher, instead of assert expression
#129
lennartbuit
closed
4 years ago
14
Add `indicates-match?` (and deprecate `core/match?`)
#128
dchelimsky
closed
4 years ago
7
redesign match fns
#127
dchelimsky
closed
4 years ago
3
align match? fns
#126
dchelimsky
closed
4 years ago
5
Use set matcher if the expected is a clojure set or a java set
#125
gabrielgiussi
closed
4 years ago
2
Previous
Next