<@U28KM12LE> do you know what is the difference be...
# test
j
@jk do you know what is the difference between
memoized
and the standard delegates from Kotlin?
j
Memoized will get called in each test scope by default. The built in delegates have no awareness of the tests - best ask in #spek if you need more info :)