Questions tagged [fitlibraryweb]

FitLibrary is a test automation framework based on Fit

FitLibrary is a test automation framework based on Fit.

FitLibrary provides general-purpose fixtures (and runners) for storytests with Fit and FitNesse. DoFixture provides an elegant way of organising storytests and expressing workflow.

Tables are used to express storytests and are also used to report the results of a test. FitLibrary allows for specialised DSLs (domain specific languages) to be created for testing (and other purposes).

FitLibrary started out as a library of new fixtures, such as DoFixture, but it has turned into a framework in it's own right. There are plans to entirely remove its dependency of Fit, to ease the evolution of the language and architecture.

1 questions
-2
votes
1 answer

Could not find fixture: fitlibrary.spider.SpiderFixture

I try to set up Fitnesse with FitLibraryWeb for Selenium based web tests. The tutorial test at /FitLibraryWeb.SpiderFixture.SpiderTutorial.StartingWithSpider works (I changed the driver from firefox to chrome but that should not matter), but if I…
Fabian Schmengler
  • 24,155
  • 9
  • 79
  • 111