iOS-TS.xctestplan 659 B

123456789101112131415161718192021222324252627282930
  1. {
  2. "configurations" : [
  3. {
  4. "id" : "06BDBD92-3173-4395-90BF-851B80FF1162",
  5. "name" : "Default",
  6. "options" : {
  7. "threadSanitizerEnabled" : true
  8. }
  9. }
  10. ],
  11. "defaultOptions" : {
  12. "codeCoverage" : false
  13. },
  14. "testTargets" : [
  15. {
  16. "skippedTests" : [
  17. "ClosureAPIConcurrencyTests",
  18. "DataRequestConcurrencyTests",
  19. "DataStreamConcurrencyTests",
  20. "DownloadConcurrencyTests"
  21. ],
  22. "target" : {
  23. "containerPath" : "container:Alamofire.xcodeproj",
  24. "identifier" : "F8111E3D19A95C8B0040E7D1",
  25. "name" : "Alamofire iOS Tests"
  26. }
  27. }
  28. ],
  29. "version" : 1
  30. }