Skip to content
msuarz edited this page Jan 22, 2011 · 10 revisions

The Features run with a xUnit framework. Therefore the workflow to run tests during development or in CI is the same as the xUnit framework/tools of choice.

Supported Frameworks

  • MsTest (default)
  • NUnit
  • MbUnit
  • xUnit

see how to setup Settings

Clone this wiki locally