Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

Jump to content

Module talk:ScribuntoUnit/showcase

Page contents not supported in other languages.
Add topic
From Wikipedia, the free encyclopedia

X markN 14 tests failed.

Name Expected Actual
checkY testAssertTrueSuccessful
X markN testAssertTrueFailed Module:ScribuntoUnit/showcase:10: Failed to assert that false is true
X markN testAssertTrueFailedWithMessage Module:ScribuntoUnit/showcase:14: A custom message

Failed to assert that false is true

checkY testAssertStringContainsSuccessful
X markN testAssertStringContainsFailed Module:ScribuntoUnit/showcase:22: Failed to find pattern "not contained" in string "will fail"
X markN testAssertStringContainsFailedTruncated Module:ScribuntoUnit/showcase:26: Failed to find pattern "not contained" in string "does not contain given text and is a very long string, actually so long, that it will be truncated in the test report"
X markN testAssertStringContainsFailedWithMessage Module:ScribuntoUnit/showcase:31: custom message

Failed to find pattern "not contained" in string "will fail with an extra message"

checkY testAssertEqualsSuccessful
X markN testAssertEqualsFailed not equal will fail
X markN testAssertEqualsFailedWithMessage / custom message not equal will fail with an extra message
checkY testAssertWithinDeltaSuccessful
X markN testAssertWithinDeltaFailed 0.2 0.25
X markN testAssertWithinDeltaFailedWithMessage / custom message 0.2 0.25
checkY testAssertDeepEqualsSuccessful
X markN testAssertDeepEqualsFailed table#1 {

["a"] = 3, ["b"] = 3, }

Wikipedia:Sandbox
X markN testAssertTemplateEqualsSuccessful 4
checkY testAssertThrowsSuccessful
X markN testAssertThrowsFailed Module:ScribuntoUnit/showcase:75: Expected exception but none was thrown
checkY testAssertDoesNotThrowsSuccessful
X markN testAssertDoesNotThrowsFailed Module:ScribuntoUnit/showcase:83: Expected no exception, but got exception with message msg
checkY testAssertThrowsWithStringMessageSuccessful
checkY testAssertThrowsWithTableMessageSuccessful
X markN testAssertThrowsWithUnexpectedErrorMessageFailed foo msg

Start a discussion about improving the Module:ScribuntoUnit/showcase page

Start a discussion