NetNewsWire/Mac.xctestplan

33 lines
644 B
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:24:12 +02:00
"target" : {
2024-09-29 07:25:55 +02:00
"containerPath" : "container:Modules\/FoundationExtras",
"identifier" : "FoundationExtrasTests",
"name" : "FoundationExtrasTests"
}
}
],
"version" : 1
}