mozilla-mobile / MappaMundi

A declarative Don't Repeat Yourself tool for XCUITesting and screenshots.
Mozilla Public License 2.0
19 stars 19 forks source link

[WIP] Update to Swift 5.0 and Xcode 10.2 #8

Closed taher-mosbah closed 3 years ago

taher-mosbah commented 5 years ago

This is a WIP as tests are failing in setup()

caught "NSUnknownKeyException", "[<DemoUITests.DemoAppUserState 0x600003b93a00> valueForUndefinedKey:]: this class is not key value coding-compliant for the key numItems."

will dig into it later.

EddieDow commented 5 years ago

The PR is ready to merge into main branch? I need to upgrade Mappamundi to Swift5 in my project. thanks.

garvankeeley commented 5 years ago

r+ on upgrading to Swift 5 Oops, I see this is a WIP because of a test failure, that needs to be investigated first.