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[?].
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: Customizing Test Execution
You may also run FitNesseTests[?] by using the CommandLineTestRunner[?]!
Keyboard Shortcuts ?
General
- t Test page or suite
- e Edit page
- v View page (after test)
- a Add new page
Go To
- g u User Guide
- g q Quick Reference Guide
- g f Full Reference Guide
- g c Recent Changes
Edit Mode
- CTRL+s Save page
- ESC Cancel edit
Tools
- p Properties
- w Where used?
- AK+v Versions
- AK+h Page History
- / Focus on search bar
- s Open search page