Kava is a lightweight Page Object Model framework that sits on top of XCTest for scalable UI testing. The framework encourages separation of concerns by removing test code from services and utility methods and prevents duplication of code by defining behaviors within reusable "Blocks".
This repository has been archived by the owner on Apr 12, 2023. It is now read-only.