EUNO.NEWS EUNO.NEWS
  • All (20292) +229
  • AI (3103) +13
  • DevOps (906) +6
  • Software (10480) +161
  • IT (5755) +49
  • Education (48)
  • Notice
  • All (20292) +229
    • AI (3103) +13
    • DevOps (906) +6
    • Software (10480) +161
    • IT (5755) +49
    • Education (48)
  • Notice
  • All (20292) +229
  • AI (3103) +13
  • DevOps (906) +6
  • Software (10480) +161
  • IT (5755) +49
  • Education (48)
  • Notice
Sources Tags Search
한국어 English 中文
  • 1个月前 · software

    Swift Testing #4: 以串行方式运行测试

    Swift Testing 中的测试执行 在 XCTest 中并发执行测试是可选的,实际上默认是串行执行的。 在…

    #Swift #XCTest #Swift Testing #unit testing #parallel execution #serial execution #test concurrency #testing frameworks
  • 1个月前 · software

    Swift Testing #3: 组织、分类和过滤测试使用 @Tag

    介绍 项目可能有数百甚至数千个测试和 suite。这些测试的一个子集可能共享某些共同特征,例如…

    #Swift #testing #XCTest #tags #unit tests #test organization #test suites
  • 1个月前 · software

    Swift Testing #1: 将 XCTest 测试套件迁移到 Swift Testing

    swift import XCTest @testable import ProductionProject class SomeXCTest_deprecated: XCTestCase { func testX() throws { // GIVEN // ... // WHEN // ... // THEN // ... } }

    #Swift #Swift Testing #XCTest #unit testing #migration ##expect #@Test #iOS development
EUNO.NEWS
RSS GitHub © 2026