mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-02 08:06:17 +00:00
16 lines
370 B
Plaintext
16 lines
370 B
Plaintext
|
title: TestCases/TestCaseWidget/FailingTest
|
||
|
type: text/vnd.tiddlywiki-multiple
|
||
|
tags: [[$:/tags/wiki-test-spec-failing]]
|
||
|
description: An example of a failing test
|
||
|
|
||
|
title: Narrative
|
||
|
|
||
|
This test case intentionally fails to show how failures are displayed.
|
||
|
+
|
||
|
title: Output
|
||
|
|
||
|
The sum is <$text text={{{ [[2]add[2]] }}}/>.
|
||
|
+
|
||
|
title: ExpectedResult
|
||
|
text: <p>The sum is not 8.</p>
|