82 lines
1.7 KiB
Plaintext
82 lines
1.7 KiB
Plaintext
{
|
|
"configurations" : [
|
|
{
|
|
"id" : "C18220EC-5A93-42E2-9B5A-B69F72ED7CD4",
|
|
"name" : "Configuration 1",
|
|
"options" : {
|
|
|
|
}
|
|
}
|
|
],
|
|
"defaultOptions" : {
|
|
"codeCoverage" : false
|
|
},
|
|
"testTargets" : [
|
|
{
|
|
"parallelizable" : true,
|
|
"target" : {
|
|
"containerPath" : "container:FoundationExtras",
|
|
"identifier" : "FoundationExtrasTests",
|
|
"name" : "FoundationExtrasTests"
|
|
}
|
|
},
|
|
{
|
|
"parallelizable" : true,
|
|
"target" : {
|
|
"containerPath" : "container:AppKitExtras",
|
|
"identifier" : "AppKitExtrasTests",
|
|
"name" : "AppKitExtrasTests"
|
|
}
|
|
},
|
|
{
|
|
"parallelizable" : true,
|
|
"target" : {
|
|
"containerPath" : "container:Parser",
|
|
"identifier" : "ParserTests",
|
|
"name" : "ParserTests"
|
|
}
|
|
},
|
|
{
|
|
"parallelizable" : true,
|
|
"target" : {
|
|
"containerPath" : "container:Tree",
|
|
"identifier" : "TreeTests",
|
|
"name" : "TreeTests"
|
|
}
|
|
},
|
|
{
|
|
"parallelizable" : true,
|
|
"target" : {
|
|
"containerPath" : "container:Core",
|
|
"identifier" : "CoreTests",
|
|
"name" : "CoreTests"
|
|
}
|
|
},
|
|
{
|
|
"parallelizable" : true,
|
|
"target" : {
|
|
"containerPath" : "container:Feedly",
|
|
"identifier" : "FeedlyTests",
|
|
"name" : "FeedlyTests"
|
|
}
|
|
},
|
|
{
|
|
"parallelizable" : true,
|
|
"target" : {
|
|
"containerPath" : "container:Account",
|
|
"identifier" : "AccountTests",
|
|
"name" : "AccountTests"
|
|
}
|
|
},
|
|
{
|
|
"parallelizable" : true,
|
|
"target" : {
|
|
"containerPath" : "container:Web",
|
|
"identifier" : "WebTests",
|
|
"name" : "WebTests"
|
|
}
|
|
}
|
|
],
|
|
"version" : 1
|
|
}
|