Releases: robfletcher/strikt
Releases · robfletcher/strikt
Ruby Panther
Breaking change renaming map
to chain
in order to allow a map
method that applies to Assertion.Builder<Iterable<*>>
.
Blessed Starfall
- Revisions to exception assertions.
- Instead of
assertThrows(() -> Unit)
useassertThat(catching(() -> Unit))
throws
' receiver is nowAssertion.Builder<Throwable?>
instead ofAssertion.Builder<() -> Unit>
- Instead of
Adamant Rose
v0.12.0 Merge branch 'christophsturm-christoph/fix-idea-npe'
Moonsilver Serpent
v0.11.6 ktlint
Harmonious Eagle
v0.11.5 normalize Groovy strings
Pain Empress
v0.11.4 Only run pitest on master
Unfettered Sky
v0.11.3 don't re-print entire result tree for leaf node assertion failures
Viper Understanding
v0.11.2 fix lint error
Mantis Discipline
v0.11.1 KDoc for contentEquals
Ascending Snake
v0.11.0 Updated docs for param based lambdas