#mutationtesting résultats de recherche
100 % Testabdeckung & trotzdem Bug im Code? Julius Mischok zeigt, warum #MutationTesting mit #PIT dein Vertrauen in Tests erschüttert & wie du es zurückgewinnst. So deckst du echte Bugs auf: javapro.io/de/teste-deine… #Java #CleanCode #DevOps #DevTools #UnitTesting #JAVAPRO
🎉 Thrilled to have led a Mutation Testing workshop at Tokyo Test Fest! We explored how tools like Pitest can strengthen test quality by uncovering weaknesses in our code. Thank you to everyone who joined and contributed to the discussions. #TokyoTestFest2024 #MutationTesting
Not bad. I'm happy. Thanks, @CertoraInc Never Stop Learning. #Gambit #MutationTesting #SmartContract #Web3 #Audit #Blockchain #Crypto
@gehrisandro gave an interresting insight into how we can improve our #unittests with #MutationTesting
Vertraust du deinen Tests? Dann teste deine Tests. Mit #PIT deckt Julius Mischok auf, wo deine #UnitTests versagen – trotz 100 % Coverage. Mutanten zeigen dir, wo’s weh tut. Lies jetzt: javapro.io/de/teste-deine… #MutationTesting #Java #CleanCode #DevOps #DevTools #JAVAPRO
📝 New article: "SCOPE: Hybrid Optimization Strategy for Higher-order Mutation-based Fault Localization" by Hengyuan Liu, Zheng Li, Xiaolan Kang, Shumei Wu, Doyle Paul, Xiang Chen, Yong Liu 👉 Get your copy at authors.elsevier.com/a/1leeB3O8rCo9… #faultlocalization #MBFL #mutationtesting
🚨 What happens if your tests pass, but your code is still buggy? 😨 #MutationTesting answers that question. We inject "mutants" into your code to truly challenge your test suite. Find out how to do it on our blog. 👇
Are you sure your tests fully cover your code? Install Laravel Pest and run mutation testing. It's a whole new level of confidence! You just need Xdebug (preferably on your local or CI environment) and you are ready to go! #Laravel #PHP #MutationTesting #PestPHP
past few weeks I have concentrated my opensource efforts onto @infection_php. focus was on developer experience - make it easer for newcomers to apply the tool and reduce noise by removing redundant mutations. this got just released. feedback welcome. #dx #mutationtesting
Do you know #MutationTesting can validate your unit tests? In this post, we'll show you how to use Pitest with #SpringBoot3 to boost performance and get accurate results. Improve your code now! 🚀👇
Code coverage is a misleading metric, there are no behaviors asserted. TDD is the ultimate solution because it leads to ~100% mutation score. Watch @dmokafa on youtube.com/watch?v=k8mULw… Thanks to Oliver Zihler & @ValentinaCupac for hosting. #tdd #mutationtesting #techexcellence
Think 95% coverage = bulletproof tests? ❌ Think again. In this #Quarkus + #Java tutorial, mutation testing reveals weak spots and how to fix them. 👉 buff.ly/iwRes30 #MutationTesting #SoftwareTesting
🕰️ @DaveAronson unraveling the history of Mutation Testing at #BuildStuffConf! 💡 Did you know it dates back to 1971? Dive into the evolution of this powerful testing concept. ⚙️🔍 #MutationTesting #TechEvolution
Discover how to implement #MutationTesting efficiently in #SpringBoot3 projects using #Pitest. Learn how to optimize execution, exclude slow tests and noisy mutants, and improve the quality of your unit tests. Includes integration with Descartes to speed up the process.👇
¿Tests débiles? El #MutationTesting puede ayudarte. Aprende a usar Pitest para validar que tus pruebas unitarias realmente funcionan. Configura umbrales de calidad y optimiza la velocidad. Si te estás preguntando por dónde empezar, en este post encontrarás toda la info 👇
¿Sabes que el #MutationTesting puede validar la calidad de tus tests unitarios? Te enseñamos a usar Pitest en #SpringBoot3 para optimizar su rendimiento y obtener resultados precisos. ¡Mejora tu código ahora! 🚀👇
New post analysing different kinds of surviving mutations when using mutation testing in legacy code: Relevant mutants bit.ly/3Wx4yS1 #legacyCode #mutationTesting
¿Rechazas el #MutationTesting por su lentitud? 🐌 @ismail2ov nos cuenta cómo aplicarlo de forma eficiente en proyectos con #SpringBoot3. La clave está en optimizar Pitest, excluir lo innecesario y potenciar la calidad de tus tests. Échale un vistazo aquí y ponlo a prueba 👇
No te fíes solo de la cobertura de tus tests. El #MutationTesting cambia tu código deliberadamente para ver si tus tests reaccionan. 🕵️ Aprende a detectar tests débiles con ejemplos prácticos y herramientas como #Pitest y #FizzBuzz 👇
¿Sabes que el #MutationTesting puede validar la calidad de tus tests unitarios? Te enseñamos a usar Pitest en #SpringBoot3 para optimizar su rendimiento y obtener resultados precisos. ¡Mejora tu código ahora! 🚀👇
Vertraust du deinen Tests? Dann teste deine Tests. Mit #PIT deckt Julius Mischok auf, wo deine #UnitTests versagen – trotz 100 % Coverage. Mutanten zeigen dir, wo’s weh tut. Lies jetzt: javapro.io/de/teste-deine… #MutationTesting #Java #CleanCode #DevOps #DevTools #JAVAPRO
100 % Testabdeckung & trotzdem Bug im Code? Julius Mischok zeigt, warum #MutationTesting mit #PIT dein Vertrauen in Tests erschüttert & wie du es zurückgewinnst. So deckst du echte Bugs auf: javapro.io/de/teste-deine… #Java #CleanCode #DevOps #DevTools #UnitTesting #JAVAPRO
¿Tests débiles? El #MutationTesting puede ayudarte. Aprende a usar Pitest para validar que tus pruebas unitarias realmente funcionan. Configura umbrales de calidad y optimiza la velocidad. Si te estás preguntando por dónde empezar, en este post encontrarás toda la info 👇
Do you know #MutationTesting can validate your unit tests? In this post, we'll show you how to use Pitest with #SpringBoot3 to boost performance and get accurate results. Improve your code now! 🚀👇
🚨 ¿Qué sucede si tus tests pasan pero el código sigue teniendo errores? 😨 El #MutationTesting responde a esa pregunta. Inyectamos "mutantes" en tu código para poner a prueba tu suite de tests. Descubre cómo hacerlo en nuestro blog 👇
Not bad. I'm happy. Thanks, @CertoraInc Never Stop Learning. #Gambit #MutationTesting #SmartContract #Web3 #Audit #Blockchain #Crypto
Discover how to implement #MutationTesting efficiently in #SpringBoot3 projects using #Pitest. Learn how to optimize execution, exclude slow tests and noisy mutants, and improve the quality of your unit tests. Includes integration with Descartes to speed up the process.👇
📝 New article: "SCOPE: Hybrid Optimization Strategy for Higher-order Mutation-based Fault Localization" by Hengyuan Liu, Zheng Li, Xiaolan Kang, Shumei Wu, Doyle Paul, Xiang Chen, Yong Liu 👉 Get your copy at authors.elsevier.com/a/1leeB3O8rCo9… #faultlocalization #MBFL #mutationtesting
¿Rechazas el #MutationTesting por su lentitud? 🐌 @ismail2ov nos cuenta cómo aplicarlo de forma eficiente en proyectos con #SpringBoot3. La clave está en optimizar Pitest, excluir lo innecesario y potenciar la calidad de tus tests. Échale un vistazo aquí y ponlo a prueba 👇
Think 95% coverage = bulletproof tests? ❌ Think again. In this #Quarkus + #Java tutorial, mutation testing reveals weak spots and how to fix them. 👉 buff.ly/iwRes30 #MutationTesting #SoftwareTesting
🚨 What happens if your tests pass, but your code is still buggy? 😨 #MutationTesting answers that question. We inject "mutants" into your code to truly challenge your test suite. Find out how to do it on our blog. 👇
¿Tus tests lo detectan todo? Una alta cobertura no siempre significa calidad. Con el #MutationTesting introducimos errores a propósito para ver si tus tests realmente funcionan. 📝 En este post te explicamos cómo aplicarlo para mejorar tu código 👇
Do your tests catch everything? High coverage doesn't always mean quality. With #MutationTesting, we intentionally introduce bugs to see if your tests actually work. 📝 In this post, we'll show you how to apply it to improve your code. 👇
🧐 ¿Qué pasa si tus tests pasan, pero el código tiene errores que no están detectando? #MutationTesting introduce cambios deliberados en el código para ver si tus tests hacen que salte la alarma o pasan estos errores por alto. ¿Quieres saber cómo? Lo vemos en detalle aquí 👇
past few weeks I have concentrated my opensource efforts onto @infection_php. focus was on developer experience - make it easer for newcomers to apply the tool and reduce noise by removing redundant mutations. this got just released. feedback welcome. #dx #mutationtesting
#MutationTesting isn't just for crypto; it's been around a lot longer than crypto (assuming you mean currency), since 1971 in theory and more like about 2000 in practice (when CPUs and memory were fast/cheap enough), and there are tools for most common programming languages.
🕵️ ¿Tus tests detectan todos los errores? #MutationTesting inyecta errores en tu código, comprueba si los tests reaccionan y te ayuda a saber si son de verdad útiles. Hoy en el blog, @ismail2ov nos explica el paso a paso con #Pitest y #FizzBuzz. ¡Te recomendamos leerlo!
Before diving into a new task on a new project, I'll make a small code change and run the tests to see if they still pass. If they do, that's a sign I need to increase the estimate. #MutationTesting
Update: #StrykerMutator hit just over 6k downloads last month. @InfoSupportBV what do we get once we hit 10k? #MutationTesting
Our #JavaScript #MutationTesting framework #StrykerMutator reaching new heights! @InfoSupportBV #testing
By the way, here is a preprint of our paper from @mutation2018 lowlevelbits.org/pdfs/Mull_Muta… #icst18 #mutationtesting
100 % Testabdeckung & trotzdem Bug im Code? Julius Mischok zeigt, warum #MutationTesting mit #PIT dein Vertrauen in Tests erschüttert & wie du es zurückgewinnst. So deckst du echte Bugs auf: javapro.io/de/teste-deine… #Java #CleanCode #DevOps #DevTools #UnitTesting #JAVAPRO
#javascript #mutationtesting framework #strykermutator over 3k downloads/month. @javascript_fan @JavaScriptKicks. Improve test quality 🍺
Tonight's the night! Dragons Den @ Info Support! A chance to win two weeks of devtime on our #stryker #javascript #mutationtesting framework
I've never been this excited about socks! I feel so fashenable. Thanks so much @InfoSupportBV for supporting #StrykerMutator and #mutationtesting!
Running the #javascript #mutationtesting framework Stryker on its own. Testing 2010 mutants in 3m50s. Side note: a single test run takes 2s.
Excellent talk by @vmassol overview on @stamp_project usage @XWiki new #softwaretesting types and #bestpractices to learn and adopt @parisjug event on #mutationtesting
We're going live with our mutation score badge! See this awesome badge! It's so shiny 😎, go see for yourself: github.com/nicojs/node-in… #mutationtesting #StrykerMutator
Everything's ready for the @NLTestdag 2018. Looking forward to seeing you there! #mutationtesting #testing
Always wanted to use #MutationTesting with @babeljs? This is your chance! #StrykerMutator now comes with babel support. stryker-mutator.github.io/blog/2017-12-0… A direct result from our latest hackathon. #opensource
🎉 Thrilled to have led a Mutation Testing workshop at Tokyo Test Fest! We explored how tools like Pitest can strengthen test quality by uncovering weaknesses in our code. Thank you to everyone who joined and contributed to the discussions. #TokyoTestFest2024 #MutationTesting
Psst 🤫, a new "diff view" might be coming to a #mutationtesting framework near you! See github.com/stryker-mutato… 😎
#MutationTesting->check the #quality of your unit tests and get useful #code coverage reports with @RenteaCosmin #Java2Days Oct 17-19 #Sofia
Something went wrong.
Something went wrong.
United States Trends
- 1. #AEWDynamite 8,259 posts
- 2. Donovan Mitchell 2,501 posts
- 3. #Survivor49 1,169 posts
- 4. #CMAawards 1,656 posts
- 5. Jarrett Allen 1,103 posts
- 6. #cma2025 N/A
- 7. #TheChallenge41 N/A
- 8. Sengun 3,317 posts
- 9. FEMA 28.4K posts
- 10. Ricochet 1,934 posts
- 11. Koa Peat N/A
- 12. Don Callis N/A
- 13. Sheila Cherfilus-McCormick 22.9K posts
- 14. Jay Huff N/A
- 15. Bobby Lashley N/A
- 16. WE HURT PEOPLE 1,491 posts
- 17. Kristina 2,865 posts
- 18. Young Bucks N/A
- 19. Ryan Leonard N/A
- 20. Josh Alexander N/A