Reviewed-on: rock-n-code/loud-amsterdam#24 Co-authored-by: Javier Cicchelli <javier@rock-n-code.com> Co-committed-by: Javier Cicchelli <javier@rock-n-code.com>
59 lines
1.3 KiB
Plaintext
59 lines
1.3 KiB
Plaintext
{
|
|
"configurations" : [
|
|
{
|
|
"id" : "F3231E68-357B-4ED7-98E9-F5767AB17024",
|
|
"name" : "Test Scheme Action",
|
|
"options" : {
|
|
|
|
}
|
|
}
|
|
],
|
|
"defaultOptions" : {
|
|
"performanceAntipatternCheckerEnabled" : true,
|
|
"targetForVariableExpansion" : {
|
|
"containerPath" : "container:",
|
|
"identifier" : "Website",
|
|
"name" : "Website"
|
|
},
|
|
"testInteropMode" : "complete"
|
|
},
|
|
"testTargets" : [
|
|
{
|
|
"target" : {
|
|
"containerPath" : "container:",
|
|
"identifier" : "WebsiteTests",
|
|
"name" : "WebsiteTests"
|
|
}
|
|
},
|
|
{
|
|
"target" : {
|
|
"containerPath" : "container:",
|
|
"identifier" : "WebsiteLibraryTests",
|
|
"name" : "WebsiteLibraryTests"
|
|
}
|
|
},
|
|
{
|
|
"target" : {
|
|
"containerPath" : "container:..\/..\/Packages\/Persistence",
|
|
"identifier" : "PersistenceTests",
|
|
"name" : "PersistenceTests"
|
|
}
|
|
},
|
|
{
|
|
"target" : {
|
|
"containerPath" : "container:..\/..\/Packages\/Localization",
|
|
"identifier" : "LocalizationTests",
|
|
"name" : "LocalizationTests"
|
|
}
|
|
},
|
|
{
|
|
"target" : {
|
|
"containerPath" : "container:..\/..\/Packages\/Infrastructure",
|
|
"identifier" : "InfrastructureTests",
|
|
"name" : "InfrastructureTests"
|
|
}
|
|
}
|
|
],
|
|
"version" : 1
|
|
}
|