Summary: - Tests: add tests for TestPlan.xctestplan - Docs: update docs for Testing Stats: - 2 files changed, 41 insertions(+)
25 lines
416 B
Plaintext
25 lines
416 B
Plaintext
{
|
|
"configurations" : [
|
|
{
|
|
"id" : "D2951487-F388-4A07-A1E8-3A4B179619B9",
|
|
"name" : "Configuration 1",
|
|
"options" : {
|
|
|
|
}
|
|
}
|
|
],
|
|
"defaultOptions" : {
|
|
"testTimeoutsEnabled" : true
|
|
},
|
|
"testTargets" : [
|
|
{
|
|
"target" : {
|
|
"containerPath" : "container:",
|
|
"identifier" : "LocalDataTests",
|
|
"name" : "LocalDataTests"
|
|
}
|
|
}
|
|
],
|
|
"version" : 1
|
|
}
|