FitNesse.
MarkupPageInclude
To include the content from one page into another you may use the !include widget

Usage:
!include PageName

For example if you wanted to all the content from .FrontPage to be displayed here you would simply type:

!include .FrontPage

As a result you will see .FrontPage below:


 Included page: .FrontPage

Welcome to FitNesse?!

The fully integrated standalone wiki, and acceptance testing framework.

Be-monster not thy feature, wer't my fitnesse"
Shakespeare, King Lear


A great book to learn FIT.

Table of Contents
What is FitNesse? Start here.
A brief example. Read this one next.
User Guide?
Answer the rest of your questions here.
Download the latest version
Useful Fixtures?
A repository of Fixture contributions
Get plugins for FitNesse?
The place to find implemntations of FIT/FitServer in various languages.
C++ Test Tools?
CppTestTools by Michael Feathers and James Grenning.
Comments?
Enter your comments here.
Join our email discussion group.
Follow the development process, suggest stories.
The suite of FitNesse acceptance tests.
Some patterns we've discovered about writing acceptance tests.
Describe what you are doing with FitNesse
Daily log files.
Example from SDWest 2006


Now that we've included .FrontPage...
we can continue to talk about the !include widget.
Watch out for !include cycles
Don't include a page that already includes the page that you are including from. ;-)

[ User Guide] [.FrontPage] [.RecentChanges]