fitSharp
Folder Runner With Tags
This is a description of the tagging feature of Folder Runner. Read more detailed information about tagging in Tagging Test Pages.

namefile systemwithnewfile system

The test files used in the following examples are from Sample Input Files and Sample Output Files.

withfile system
make empty foldertest
make empty foldertest\output
alias folderdocument\fitSharp\Fit\SampleOutputFilesasout

Folder Runner, with -t followed by tagList, executes all pages with given tags.

withnewfolder runner story
run-c,document\fitSharp\Fit\SampleInputFiles\SampleConfig.$OS$.xml,-t,SampleTag

Test result counts are accumulated for all files processed.
checkresults1 right, 0 wrong, 0 ignored, 0 exceptions

Checks whether the result html generated is as expected. We are concerned about SampleSimpleTest because that is the only page which has been tagged.

withfile system
ensurefiletest\output\SampleSimpleTest.htmlsame asout\SampleSimpleTest.html

Wildcards are evaluated in tag filters.

withfile system
make empty foldertest\output

withnewfolder runner story
run-c,document\fitSharp\Fit\SampleInputFiles\SampleConfig.$OS$.xml,-t,Samp*T?g

The wildcard filter should have matched the tagged SampleSimpleTest page again.

withfile system
ensurefiletest\output\SampleSimpleTest.htmlsame asout\SampleSimpleTest.html
Copyright © 2022 Syterra Software Inc. All rights reserved.