Related to Quick/Nimble#1028.
I've used Quick5 and Nimble10 to run KIF no problem but when I need to update Quick5 to Quick6 and Nimble11 to support async await, UI test would not work correctly.
Quick6 outlines in this release note that all tests are run in async context.
Does anyone know how to use KIF with Quick6?
Related to Quick/Nimble#1028.
I've used Quick5 and Nimble10 to run KIF no problem but when I need to update Quick5 to Quick6 and Nimble11 to support
async await, UI test would not work correctly.Quick6 outlines in this release note that all tests are run in async context.
Does anyone know how to use KIF with Quick6?