Skip to content

Example test project for Tiësta, July 3rd Utrecht

Latest
Compare
Choose a tag to compare
@fhoeben fhoeben released this 03 Jul 11:30

This release is especially created to be used during the Tiësta organised by InnSpire and RisQIT on July 3rd in Utrecht.
It offers a '.zip' based on the standard sample project, with the empty boilerplate test project replaced with sample tests to be used during the workshop.

To get started:

  • ensure you have a Java runtime (SDK works but is not required): https://www.java.com/en/download/
  • ensure you have Chrome: https://www.google.com/chrome/
  • just download the .zip from the bottom of this page,
  • extract it (to a location without spaces in the path) and
  • run it (using 'java -jar fitnesse-standalone.jar -p 9090') from the directory where the '.zip' was extracted.
  • On Linux only ('.zip' contains this for Windows and macOS):
    • Download chromedriver and extract as webdrivers/chromedriver-linux-64bit below the directory where the '.zip' was extracted
    • Ensure extracted file is executable

After unpacking the zip, and starting the wiki, the tests can be opened at: http://localhost:9090/TiestaSuite.Ja.

General information on the features of hsac-fitnesse-fixtures, and example tests, can be accessed locally at:
http://localhost:9090/HsacExamples.