Page Index - essenius/FitNesseFitSharpGameManagementDemo GitHub Wiki
13 page(s) in this GitHub Wiki:
- Home
- Tutorial - ATDD with FitNesse and C# Fixtures
- Setting the Scene – Creating a Player Management Subsystem
- Applying Acceptance Test Driven Development
- 1 Executing Scripts using Script Tables
- 2 Creating a Script Fixture
- 3 Dealing With Multiple Results Using Query Tables
- 4 Structuring Tests With Suites
- 5 Avoiding Duplication with Scenario Tables
- 6 Data Driven Tests With Decision Tables
- 7 Custom Test Capabilities With Table Tables
- 8 Cleaner Test With Library Tables And Define Table Type
- 9 Fixture Usage Tips And Tricks