Forem

Testing

Find those bugs before your users do! 🐛

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Swift Testing #5: Parametrizando pruebas con arguments

Swift Testing #5: Parametrizando pruebas con arguments

Comments
5 min read
Swift Testing #2: Agrupando pruebas con @Suite

Swift Testing #2: Agrupando pruebas con @Suite

Comments
3 min read
Swift Testing #4: Correr pruebas de forma serial

Swift Testing #4: Correr pruebas de forma serial

Comments
2 min read
Swift Testing #3: Organizar, Clasificar y Filtrar pruebas con @Tag

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

Comments
3 min read
Swift Testing #9: Manejo de errores esperados en una prueba con #expect y #require

Swift Testing #9: Manejo de errores esperados en una prueba con #expect y #require

Comments
4 min read
When Contract Tests Aren't Enough: centralized integration testing for microservice architectures

When Contract Tests Aren't Enough: centralized integration testing for microservice architectures

Comments 2
7 min read
Key challenges in API test automation
Cover image for Key challenges in API test automation

Key challenges in API test automation

1
Comments
5 min read
Swift Testing #15: Probando código asíncrono de "Swift-concurrency"(async/await) con confirmation

Swift Testing #15: Probando código asíncrono de "Swift-concurrency"(async/await) con confirmation

Comments
4 min read
Peut-on encore tester comme Beizer ?
Cover image for Peut-on encore tester comme Beizer ?

Peut-on encore tester comme Beizer ?

9
Comments
8 min read
Swift Testing #13: Montaje (setup) y desmontaje (teardown) de pruebas @Test con init/deinit

Swift Testing #13: Montaje (setup) y desmontaje (teardown) de pruebas @Test con init/deinit

Comments
2 min read
From glitch to fix: what a real debugging session taught me about find the 😘 emoji in Italian
Cover image for From glitch to fix: what a real debugging session taught me about find the 😘 emoji in Italian

From glitch to fix: what a real debugging session taught me about find the 😘 emoji in Italian

1
Comments
5 min read
Singleton Pattern issue in playwright browser

Singleton Pattern issue in playwright browser

Comments 1
2 min read
Swift Testing #14: Registrando fallas con Issue.record

Swift Testing #14: Registrando fallas con Issue.record

Comments
1 min read
Swift Testing #12: Asociar un bug a una prueba con .bug()

Swift Testing #12: Asociar un bug a una prueba con .bug()

Comments
1 min read
Swift Testing #11: Desactivación condicional de pruebas con .enabled() y .disabled()

Swift Testing #11: Desactivación condicional de pruebas con .enabled() y .disabled()

Comments
1 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.