1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-03-11 05:58:10 +00:00

16 lines
370 B
Plaintext
Raw Permalink Normal View History

2024-05-05 21:55:07 +01:00
title: TestCases/TestCaseWidget/FailingTest
type: text/vnd.tiddlywiki-multiple
tags: [[$:/tags/wiki-test-spec-failing]]
2024-05-05 21:55:07 +01:00
description: An example of a failing test
title: Narrative
2024-05-09 08:16:30 +01:00
This test case intentionally fails to show how failures are displayed.
+
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>