Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 620 Bytes

HACKING.md

File metadata and controls

11 lines (6 loc) · 620 Bytes

Developer Guide

This file contains instructions that apply to developers only.

Testing

The Bean SDK contains integration tests that are intended for use with physical Bean hardware. Unit tests are also included to verify logic.

For information on using/running/building these tests, consult Apple's documentation.

To run these tests from the command line, consider using xctool.