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.

And go for a $200 reward for the first person that can hack into my Code Snippet web service There is a one click install for the client but I must set you up with an account before you can contribute.

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


fit.Summary