Blame view

test/FitNesseRoot/FitNesse/UserGuide/FitLibraryUserGuide/CommentFixture/content.txt 515 Bytes
fbe3c2bb   Benjamin Renard   First commit
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
The contents of a CommentFixture table are not considered:

!|fitlibrary.CommentFixture|
|any old|stuff|
|is|completely|ignored|
|and|not even|coloured as|ignored|

This is also supported directly in flow.

If we want the table to be ignored and that to be reported, we can instead use:

!|fit.Fixture|
|any old|stuff|
|is|ignored|
|but|it's|coloured as|ignored|
---- * ''Copyright (c) 2004, 2005 Rick Mugridge, Rimu Research.''
 * ''Released under the terms of the GNU General Public License version 2 or later.''