2024-05-05 21:55:07 +01:00
|
|
|
title: TestCases/TestCaseWidget/FailingTest
|
|
|
|
type: text/vnd.tiddlywiki-multiple
|
2024-05-06 15:43:17 +01:00
|
|
|
tags: [[$:/tags/wiki-test-spec-failing]]
|
2024-05-05 21:55:07 +01:00
|
|
|
description: An example of a failing test
|
|
|
|
|
2024-05-08 13:26:14 +01:00
|
|
|
title: Narrative
|
|
|
|
|
2024-05-09 08:16:30 +01:00
|
|
|
This test case intentionally fails to show how failures are displayed.
|
2024-05-08 13:26:14 +01:00
|
|
|
+
|
2024-05-05 21:55:07 +01:00
|
|
|
title: Output
|
|
|
|
|
|
|
|
The sum is <$text text={{{ [[2]add[2]] }}}/>.
|
|
|
|
+
|
|
|
|
title: ExpectedResult
|
2024-05-05 22:25:55 +01:00
|
|
|
text: <p>The sum is not 8.</p>
|