Skip to content

alloy/ios-sim-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ios-sim-test

Run iOS ‘logic’ unit tests from the command-line.

Installation

For now this will have to be installed directly from the repo or by using Bundler.

Usage

Be sure to create a scheme specifically for your unit test bundle target, so that you can easily build the binary with xcodebuild, but also so that we can easily get build settings just for that target.

$ ios-sim-test logic --workspace=/path/to/Project.xcworkspace --scheme=UnitTests

TODO

  • Support ‘application’ unit tests.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages