Eric
02/04/2022, 2:05 PMunwrap
? If so, is this ^ worth a PR?Eric
02/04/2022, 3:21 PMCompoundAssertions
infix fun <R> map(block: CompoundAssertion.() -> Builder<R>): Builder<R>
robfletcher
02/04/2022, 5:22 PMIgnoringBuilder
could have unexpected side effects. Is there a case for using anything other than isEqualTo
I wonder?Eric
02/04/2022, 5:55 PMrobfletcher
02/05/2022, 4:24 PMunwrap
then because the Assertion.Builder
could know how to get the subject from the tupleEric
02/05/2022, 5:24 PMEric
02/05/2022, 5:27 PM