Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 463 Bytes

tests.md

File metadata and controls

20 lines (12 loc) · 463 Bytes

Foundation Tests Tutorial

Foundation Tests Tutorial describes how to run a set of unit tests for the Foundation framework.

Android

  • Be familiar with connecting to an Android device. See Hello Tutorial
  • Open tests/FoundationTests.xcodeproj
  • Select FoundationTestsAndroid scheme

My text

  • Run

  • Note test results in output window

My text