Login | Register
My pages Projects Community openCollabNet

storyteller
Project home

If you were registered and logged in, you could join this project.

Summary Automated acceptance testing for .Net
Category testing
License Apache License
Owner(s) jeremydmiller

Mission

StoryTeller is a new tool for efficient creation and management of automated testing of .Net code with the NFit/FitNesse engine.  StoryTeller is specifically created to support an Acceptance Test Driven Development strategy.  All existing .Net FitNesse tests will run under StoryTeller.  Features will include editing, tagging, and integration with source control, CruiseControl.Net, NAnt and/or MSBuild, and support for application versioning.

Related resources

  • link to FitnesseDotNet
  • Fit.c2.org
  • fitnesse.org
  • link to the mugrudge book on Fit
  • get the article done on executable specs

 

There will be more docs, but for now:

  • Starting a new StoryTeller Project
  • Terms and Definitions
  • Editing a Test
  • How SetUp and TearDown works (breaking change from FitNesse)
  • Running StoryTeller tests from a command line
  • Running StoryTeller tests from an xUnit tool