robfletcher
fun <S : Any?> Any.assertionTests(builder: TestContext<Assertion.Builder<S>>.() -> Unit): Stream<out DynamicNode> = junitTests(builder)