navigation

Fixtures for FitNesse

Included are fixtures for:

  • Selenium Webdriver 3
  • Databases
  • Websevices (SOAP and REST)
  • Generation of testdata (random data, date and time)
  • Working with XML and JSON
  • and more…

Artifacts are availible from Maven Central

Fixture code

<dependency>
    <groupId>nl.psek.fitnesse</groupId>
    <artifactId>psek-fitnesse-fixtures</artifactId>
    <version>1.2.0</version>
</dependency>

Archetype

 <groupId>nl.psek.fitnesse</groupId>
 <artifactId>psek-fitnesse-project-archetype</artifactId>
 <version>1.2.0</version>