Skip to content
This repository has been archived by the owner on Apr 12, 2023. It is now read-only.
/ Kava Public archive

A lightweight POM framework for Xcode UI Testing in Swift

License

Notifications You must be signed in to change notification settings

mindbody/Kava

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Kava Carthage compatible GitHub license

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".