passepartout-apple/Passepartout/Passepartout.xctestplan
Davide e514ade036
Add logic to migrate v2 profiles (#854)
Will add UI separately.

Fixes #642
2024-11-12 16:42:19 +01:00

46 lines
971 B
Plaintext

{
"configurations" : [
{
"id" : "880EB747-73AE-45F8-B6D3-95D06B161AB1",
"name" : "Configuration 1",
"options" : {
}
}
],
"defaultOptions" : {
"testTimeoutsEnabled" : true
},
"testTargets" : [
{
"target" : {
"containerPath" : "container:Passepartout\/Library",
"identifier" : "AppUIMainTests",
"name" : "AppUIMainTests"
}
},
{
"target" : {
"containerPath" : "container:Passepartout\/Library",
"identifier" : "UILibraryTests",
"name" : "UILibraryTests"
}
},
{
"target" : {
"containerPath" : "container:Passepartout\/Library",
"identifier" : "CommonLibraryTests",
"name" : "CommonLibraryTests"
}
},
{
"target" : {
"containerPath" : "container:Passepartout\/Library",
"identifier" : "LegacyV2Tests",
"name" : "LegacyV2Tests"
}
}
],
"version" : 1
}