Sha256: a7e40e703ae18b9febaea2492f8e8660e9a17421c5c4498671e222ded7bf3e0b

Contents?: true

Size: 564 Bytes

Versions: 8

Compression:

Stored size: 564 Bytes

Contents

There are some special functions in FitNesse that require you to name a directory path.  You do this with the !path directive.

|!c '''Markup Text'''|!c '''Displays as'''|
|!-!path c:\directory-!|!path c:\directory|

You can also specify all the .jar files in a directory by using a wildcard:
{{{!-!path /usr/javalib/*.jar-!}}}

Or you can specify all .jar files in a directory ''and all subdirectories'' by using the ** wildcard.
{{{!-!path /usr/javalib/**.jar-!}}}

Paths such as these will be used when you press the ''test'' or ''suite'' buttons on a page.



Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
xcfit-0.9.0 XCFitDemo/FitNesseRoot/FitNesse/UserGuide/FitNesseWiki/MarkupLanguageReference/MarkupPath/content.txt
xcfit-0.8.0 XCFitDemo/FitNesseRoot/FitNesse/UserGuide/FitNesseWiki/MarkupLanguageReference/MarkupPath/content.txt
xcfit-0.7.0 XCFitDemo/FitNesseRoot/FitNesse/UserGuide/FitNesseWiki/MarkupLanguageReference/MarkupPath/content.txt
xcfit-0.6.0 XCFitDemo/FitNesseRoot/FitNesse/UserGuide/FitNesseWiki/MarkupLanguageReference/MarkupPath/content.txt
xcfit-0.5.0 XCFitDemo/FitNesseRoot/FitNesse/UserGuide/FitNesseWiki/MarkupLanguageReference/MarkupPath/content.txt
xcfit-0.4.0 XCFitDemo/FitNesseRoot/FitNesse/UserGuide/FitNesseWiki/MarkupLanguageReference/MarkupPath/content.txt
xcfit-0.3.0 XCFitDemo/FitNesseRoot/FitNesse/UserGuide/FitNesseWiki/MarkupLanguageReference/MarkupPath/content.txt
xcfit-0.2.0 XCFitDemo/FitNesseRoot/FitNesse/UserGuide/FitNesseWiki/MarkupLanguageReference/MarkupPath/content.txt