• Most of the Fit fixtures you can run from Fitnesse can also be run by FitRunner.exe from the command line. You can run a DoFixture, ActionFixture, ColumnFixture, RowFixture, etc. via FitRunner.exe. Is it possible to use FitRunner.exe to execute DbFit fixtures?

    in .NET, yes. FolderRunner and other .NET runners are 100% compatible with the normal fitnesse runner. In Java, the fit runner is not 100% compatible with fitnesse runners, so you can't do it from the command line.