EUNO.NEWS EUNO.NEWS
  • All (20993) +299
  • AI (3155) +14
  • DevOps (933) +7
  • Software (11054) +203
  • IT (5802) +74
  • Education (48)
  • Notice
  • All (20993) +299
    • AI (3155) +14
    • DevOps (933) +7
    • Software (11054) +203
    • IT (5802) +74
    • Education (48)
  • Notice
  • All (20993) +299
  • AI (3155) +14
  • DevOps (933) +7
  • Software (11054) +203
  • IT (5802) +74
  • Education (48)
  • Notice
Sources Tags Search
한국어 English 中文
  • 1 month 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
  • 1 month 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
  • 1 month 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 month 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
  • 1 month 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
  • 1 month 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

Newer posts

Older posts
EUNO.NEWS
RSS GitHub © 2026