Skip to content
yas375 edited this page Oct 24, 2014 · 20 revisions

Welcome to Subliminal's wiki! Here you'll find information about installing and using Subliminal.

Installing Subliminal

It takes under 10 minutes to install Subliminal and write your first test.

Screencasts

Full Instructions

To start using Subliminal, you'll first create a target for your integration tests (just like you add unit tests to their own target, separate from your app target). Next you'll add the Subliminal framework to the integration tests target. Finally you'll add a few lines of code to your app delegate to run the tests.

  1. Add the Integration Tests target
  2. Install the Subliminal framework
  3. Add the code to run Subliminal

After installing, read the guide on Writing Tests to start using Subliminal.

Documentation

Questions or Need Help?

Check out our Contact section for different ways of getting in touch.