Skip to content
This repository has been archived by the owner on Jan 12, 2021. It is now read-only.

lumoslabs/HolistiKit

 
 

Repository files navigation

App Logo HolistiKit

Build Status codecov

About

HolistiKit is a framework which allows for holistic behavioral testing. This is achieved by injecting dependencies for things at the very ends of the object graph, and only those dependencies. This includes things like: date providing, network responses, user input/output, device orientation, and location. This approach allows for maximum decoupling between tests and implementation. If a feature hasn't changed from an outside persepective, the tests won't have to either.

Releases

No releases published

Packages

No packages published

Languages

  • Swift 98.9%
  • Other 1.1%