
Resources.FitNesseRoot.FitNesse.UserGuide.WritingAcceptanceTests.RunningAcceptanceTests.content.txt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of fitnesse Show documentation
Show all versions of fitnesse Show documentation
The fully integrated standalone wiki, and acceptance testing framework.
Acceptance tests are run by hitting the '''Test''' button (or typing ''ALT-t''). This button appears on any page that has the '''Test''' attribute set. See [[Page Attributes][PageProperties]].
Any tables that are on the page are run through the Fit framework (See http://fit.c2.com ).
So, for example, click the '''Test''' button (or type ''ALT-t'') and see what happens to the table below:
|eg.Division|
|numerator|denominator|quotient?|
|10|2|5|
|12.6|3|4.2|
|-3|3|-1|
|100|0|0|
|33|3|11|
TroubleshootingAcceptanceTests
!see CustomizingTestExecution
----
You may also run FitNesseTests by using the CommandLineTestRunner!
© 2015 - 2025 Weber Informatics LLC | Privacy Policy