piper-app/Tests/Plans/AllTests.xctestplan
Javier Cicchelli f8a9667ee0 [App] Project setup (#1)
This PR contains the work done to setup the Xcode project that contains the app target, plus two additional test targets.

Reviewed-on: #1
Co-authored-by: Javier Cicchelli <javier@rock-n-code.com>
Co-committed-by: Javier Cicchelli <javier@rock-n-code.com>
2024-10-04 20:02:48 +00:00

32 lines
609 B
Plaintext

{
"configurations" : [
{
"id" : "F4FAED8B-95BF-4DAC-B497-0F0650E4C788",
"name" : "Configuration 1",
"options" : {
}
}
],
"defaultOptions" : {
"testTimeoutsEnabled" : true
},
"testTargets" : [
{
"target" : {
"containerPath" : "container:Piper.xcodeproj",
"identifier" : "46D4BED32CB07C7A00FCFB84",
"name" : "UnitTests"
}
},
{
"target" : {
"containerPath" : "container:Piper.xcodeproj",
"identifier" : "46D4BEE12CB07CB600FCFB84",
"name" : "UITests"
}
}
],
"version" : 1
}