cargo-xcodebuild icon indicating copy to clipboard operation
cargo-xcodebuild copied to clipboard

Use cargo-xcodebuild to test library

Open pitdicker opened this issue 1 year ago • 0 comments

Is it possible to do something like cargo xcodebuild test to run library tests in an iOS emulator? I am naively trying to set up CI testing for iOS for chrono in https://github.com/chronotope/chrono/pull/1182.

pitdicker avatar Jul 10 '23 13:07 pitdicker