Skip to content

Barebones of int selfie #155

Barebones of int selfie

Barebones of int selfie #155

GitHub Actions / JUnit 17 ubuntu-latest failed Dec 17, 2023 in 0s

77 tests run, 75 passed, 1 skipped, 1 failed.

Annotations

Check failure on line 38 in selfie-runner-junit5/src/test/kotlin/com/diffplug/selfie/junit5/InlineIntTest.kt

See this annotation in the file changed.

@github-actions github-actions / JUnit 17 ubuntu-latest

InlineIntTest.toBe_write()

io.kotest.assertions.AssertionFailedError: expected:<"    expectSelfie(1234).toBe(1234)"> but was:<<empty string>>
Raw output
io.kotest.assertions.AssertionFailedError: expected:<"    expectSelfie(1234).toBe(1234)"> but was:<<empty string>>
	at app//com.diffplug.selfie.junit5.InlineIntTest.toBe_write(InlineIntTest.kt:38)
	at [email protected]/java.lang.reflect.Method.invoke(Method.java:568)
	at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1511)
	at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1511)