Skip to content

Proof of concept test suite for fitnesse tests running against external app

Notifications You must be signed in to change notification settings

ithake/GradTraderFitnesse

Repository files navigation

Grad Trader Fitness

Introduction

Proof of concept for fitness tests running against the GradTrader app

This builds a jar to be included in a fitnesse wiki. Maven project. Fitnesse fixtures. Webdriver for browser automation.

java -jar fitnesse-standalone.jar -p 8070

Install

mvn clean install

Download chrome driver:

https://sites.google.com/a/chromium.org/chromedriver/downloads

As per https://github.com/SeleniumHQ/selenium/wiki/ChromeDriver ensure:

  • The chromedriver binary is in the system path, or
  • The Selenium Server was started with -Dwebdriver.chrome.driver=c:\path\to\your\chromedriver.exe

About

Proof of concept test suite for fitnesse tests running against external app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages