watchOS-NoTS.xctestplan 661 B

12345678910111213141516171819202122232425262728293031
  1. {
  2. "configurations" : [
  3. {
  4. "id" : "13FE6F19-6B66-4BD2-862D-9F091CA8B792",
  5. "name" : "Default",
  6. "options" : {
  7. }
  8. }
  9. ],
  10. "defaultOptions" : {
  11. "codeCoverage" : false
  12. },
  13. "testTargets" : [
  14. {
  15. "skippedTests" : [
  16. "ClosureAPIConcurrencyTests",
  17. "DataRequestConcurrencyTests",
  18. "DataStreamConcurrencyTests",
  19. "DownloadConcurrencyTests",
  20. "WebSocketConcurrencyTests"
  21. ],
  22. "target" : {
  23. "containerPath" : "container:Alamofire.xcodeproj",
  24. "identifier" : "31293064263E17D600473CEA",
  25. "name" : "Alamofire watchOS Tests"
  26. }
  27. }
  28. ],
  29. "version" : 1
  30. }