EUNO.NEWS EUNO.NEWS
  • All (2544) +222
  • AI (576) +17
  • DevOps (149) +1
  • Software (1083) +148
  • IT (730) +55
  • Education (6) +1
  • Notice
  • All (2544) +222
    • AI (576) +17
    • DevOps (149) +1
    • Software (1083) +148
    • IT (730) +55
    • Education (6) +1
  • Notice
  • All (2544) +222
  • AI (576) +17
  • DevOps (149) +1
  • Software (1083) +148
  • IT (730) +55
  • Education (6) +1
  • Notice
Sources Tags Search
한국어 English 中文
  • 16 hours ago · software

    Swift Testing #5: Parametrizando pruebas con arguments

    Parametrizando una sola condición En ocasiones, se necesita verificar el funcionamiento de cierto código que recibe un argumento, usando varios valores. La for...

    #Swift #unit testing #parameterized tests #Swift Testing #test automation #code quality
  • 16 hours ago · software

    Swift Testing #4: Correr pruebas de forma serial

    Ejecución de pruebas en Swift Testing Ejecutar las pruebas de forma concurrente en XCTest es opcional y, de hecho, por defecto se ejecutan de forma serial. En...

    #Swift #XCTest #Swift Testing #unit testing #parallel execution #serial execution #test concurrency #testing frameworks
  • 16 hours ago · software

    Swift Testing #2: Agrupando pruebas con @Suite

    Introducción Una Suite es un grupo de pruebas. Al crear una estructura que contiene pruebas marcadas con @Test, esta se marca automáticamente con una “S” dentr...

    #Swift #testing #test suite #@Suite #unit testing #DevOps
  • 17 hours ago · software

    Swift Testing #3: Organizar, Clasificar y Filtrar pruebas con @Tag

    Introducción Un proyecto puede tener cientos o miles de pruebas y suites. Un subconjunto de estas pruebas puede compartir alguna característica común, como ser...

    #Swift #testing #XCTest #tags #unit tests #test organization #test suites
  • 17 hours ago · software

    Swift Testing #1: Migración de una Suite de pruebas de XCTest a 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
  • 2 days ago · software

    I Asked Claude to Create a Memory Leak in a Task and It Failed

    Background Last week I asked Claude to create a memory leak in Swift’s Task API for fun. The generated code claimed that the Task captured self strongly, formi...

    #Swift #Task API #memory leak #retain cycle #Claude #SIL #async/await #weak self
  • 3 days ago · software

    Build a Reusable SwiftUI Component Library

    SwiftUI makes it easy to build UI — but building reusable components that look consistent across your entire app is a different challenge. As apps grow, UI dupl...

    #SwiftUI #component library #reusable UI components #design tokens #iOS development #Swift #mobile UI
EUNO.NEWS
RSS GitHub © 2025