There was an error while loading. Please reload this page.
Generic Helper class without any external dependency to help specs
[BZSpecHelper ensureDirectoryExists:NSDocumentDirectory];
make sure documents directory is created before running tests.
[BZSpecHelper isHeadlessUser]
returns TRUE when tests are running by automated process without GUI available.