/RemixStarBrowser

A demonstration of the Remix architecture with FitNesse for subsecond UI flow testing

Primary LanguageSwift

RemixStarBrowser

This repo is a simple app demonstrating how to use the Remix architecture with FitNesse for subsecond UI flow testing.

  • Clone the repo
  • Open RemixStarBrowser.xcworkspace in Xcode
  • Build the AcceptanceTests scheme
  • Run ./LaunchFitnesse in terminal from the root of the repo
  • Click through to the AllAcceptanceTests.StarBrowser page
  • Click the Test button at the top of the page to run all the navigation tests

Fixtures for these tests are in the RemixStarBrowser/StarBrowser/Fixtures group in Xcode.