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.xcworkspacein Xcode - Build the
AcceptanceTestsscheme - Run
./LaunchFitnessein terminal from the root of the repo - Click through to the
AllAcceptanceTests.StarBrowserpage - Click the
Testbutton 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.