Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Java –jar fitnesse-standalone.jar -p 8090
    1. This will start fitnesse on port 8090 on your machine
    2. Using a browser open the fitnesse wiki with localhost:8090
    3. Select Edit (this can be found at the top left of the wiki page)
    4. Examine the page carefully, you will see several line entries as shown here
      1. | [[text visible on wiki][.wikipage]] | ‘ ‘ descriptive text ‘ ‘ | x

Drawio
baseUrlhttps://celestialconsulting.atlassian.net/wiki
diagramNamefitnesse wiki fieldsintro
width561531
pageId4984013568059157
height129.5141
revision1

 

  1. If the .wikipage entry refers to a page that doesn’t exist yet, it will be created once you save the current page and click question mark hyperlink the fitnesse wiki has created for you.
  2. Once you create the new wiki page, you can select Edit (top left of the wiki page) and begin to mark it up using the wiki commands
  3. Before a test a can be run from a page, you must enable the test feature of the page
    1. Select Tools/Properties
    2. On this page you will see numerous options, Under Page Type, select Test, then select Save Properties

...