NetNewsWire/Mac.xctestplan

73 lines
1.6 KiB
Plaintext
Raw Normal View History

{
"configurations" : [
{
"id" : "C18220EC-5A93-42E2-9B5A-B69F72ED7CD4",
"name" : "Configuration 1",
"options" : {
}
}
],
"defaultOptions" : {
"codeCoverage" : false
},
"testTargets" : [
{
"parallelizable" : true,
"target" : {
2024-09-29 07:25:55 +02:00
"containerPath" : "container:Modules\/Parser",
"identifier" : "ParserTests",
"name" : "ParserTests"
}
},
2024-05-19 07:37:58 +02:00
{
2024-09-29 07:48:11 +02:00
"parallelizable" : true,
2024-09-29 07:24:12 +02:00
"target" : {
2024-09-29 07:25:55 +02:00
"containerPath" : "container:Modules\/FoundationExtras",
"identifier" : "FoundationExtrasTests",
"name" : "FoundationExtrasTests"
}
2024-09-29 07:48:11 +02:00
},
{
"target" : {
"containerPath" : "container:Modules\/AppKitExtras",
"identifier" : "AppKitExtrasTests",
"name" : "AppKitExtrasTests"
}
},
{
"parallelizable" : true,
"target" : {
"containerPath" : "container:Modules\/Tree",
"identifier" : "TreeTests",
"name" : "TreeTests"
}
},
{
"parallelizable" : true,
"target" : {
"containerPath" : "container:Modules\/Core",
"identifier" : "CoreTests",
"name" : "CoreTests"
}
},
{
"parallelizable" : true,
"target" : {
"containerPath" : "container:Modules\/Web",
"identifier" : "WebTests",
"name" : "WebTests"
}
},
{
"parallelizable" : true,
"target" : {
"containerPath" : "container:Modules\/Feedly",
"identifier" : "FeedlyTests",
"name" : "FeedlyTests"
}
}
],
"version" : 1
}