You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.