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 #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
  • 1 day ago · software

    Peut-on encore tester comme Beizer ?

    Contexte et question initiale Qui n'a jamais entendu cette question dans l'espace ouvert : « oui, mais elle fait quelle taille ton unité ? » Et l'autre de répo...

    #testing #unit testing #JUnit #PHPUnit #TDD #BDD #test-driven development #software testing
  • 2 days ago · software

    Explicit is Better Than Implicit: Mastering Pytest Fixtures and Async Testing

    The Problem: Event Loops Are Confusing Here's the thing about async Python: your async/await code needs an event loop to run. That's not optional. And there ar...

    #pytest #async testing #python #fixtures #fastapi #event loop #trio #unit testing
  • 2 days ago · software

    Mocking, Stubbing, Spying, and Faking in PHP: A Practical Guide (with Sandbox Example)

    Modern PHP applications rely on many external components: APIs, databases, file systems, random generators, time providers, and services that communicate with t...

    #PHP #unit testing #mocking #stubbing #test doubles #PHPUnit #Mockery #test automation #software testing
EUNO.NEWS
RSS GitHub © 2025