We’re pleased to announce *preliminary* support for Xcode 6 and iOS 8: github.com/inkling/Sublim… Bug reports and PRs are welcome.
Joined May 2013
- @watirmelon Hi Alister, nice roundup of tools here: watirmelon.com/2013/11/04/the…. I’d like to note that we do support testing web views. :)
- Want to cut down on test running time? Disable animations: `[UIView setAnimationsEnabled:NO]`. Reduces timing issues too. (h/t @lisbakke)
- @KrauseFx Neat to see you using Expecta—hadn’t seen that b4. If you’d like to integrate its exceptions (as “expected” failures) lemme know

