New method for evaluating a block of assertions on...
# strikt
r
New method for evaluating a block of assertions on the result of
get
but then returning the original
Assertion.Builder
. Should this be called: 1.
get
(consistent with existing method but I think a little misleading since it doesn’t return the builder for the value you get) 2.
with
3. something else?