Add/edit/run fit tests using wiki pages
To learn more about
FIT visit fit.c2.com.
This site is an ASP.NET trimmed down version of the Fitnesse java based Wiki fit test runner.
Checkout The TestWiki which
is just starting to take form and establish goals and roles.
Calculator Tests
This is a live test using a custom column fixture. The table is a html table
and will need to be adapted to using Wiki Markup tables for ease of use with the FitTestWiki
Run Tests
Math.Calculator |
value1 |
value2 |
sum() |
product() |
difference() |
1 |
1 |
2 |
1 |
0 |
3 |
4 |
7 |
12 |
-1 |
12 |
12 |
22 |
144 |
0 |