https://kotlinlang.org logo
d

dmcg

10/22/2018, 9:29 PM
I've just published 0.17.0. It removes
fun before_(transform: F.() -> F)
because that is just
replaceFixture
- this allows checking that we only make one
*fixture
call per context.