Skip to content

yodle/ios-uitest-demo

Repository files navigation

How to Unit Test View Controllers

Automated testing is something we should all do more of. It's easy to unit test logical classes, but what about views and view controllers? The multi-screen testing approach taken by tools like Appium and XCUITest are slow and fragile. Martin will show an architectural pattern that allows you test multiple permutations of a view controller in isolation for better test coverage of your UI's.

About

Sample code project to accompany the iOSoho meetup on 9/12/16

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published