#mutationtesting نتائج البحث
🎉 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



@gehrisandro gave an interresting insight into how we can improve our #unittests with #MutationTesting

Not bad. I'm happy. Thanks, @CertoraInc Never Stop Learning. #Gambit #MutationTesting #SmartContract #Web3 #Audit #Blockchain #Crypto

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. 👇
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! 🚀👇
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


Using the upcoming @pestphp "Mutation Testing" plugin on the OpenAI PHP client: ✅ Errors fixed: 4 ✅ Code improvements: 6 ✅ Tests fixed: 2 ✅ Tests enhanced: 18 ✅ Tests added: 16 This is going to change my way of creating software 🤩 #mutationtesting

📝 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

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.👇
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

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. 👇
¿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 👇
🕰️ @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
Running mutation tests is fun and helpful. It takes a bit of time to get results, but it’s worth it. Here’s the result of using mutation tests in Laravel with the PHP Infection package—it even has a sleek logging UI! #Laravel #PHP #MutationTesting #CodeQuality #Testing


Aujourd'hui, j'ai eu l'occasion de jouer ma présentation #mutationtesting chez @purse_eu pour un #brownbaglunch. Merci @thomasrecloux pour l'invitation 🙂 Merci @purse_eu de m'avoir fait une place dans vos locaux pour la journée 🙂 Merci @GuillaumeWallet pour la photo 😉

The newest feature I've added to the upcoming @pestphp Mutation Testing plugin, is already one of my favourites: "--retry" 😍 It runs the mutations previously survived first, to have a really fast feedback loop. 🚀 It behaves like `--retry` in Pest. #php #mutationtesting

¿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.
Zoonotic Human Mutation Experiments #mutationtesting youtube.com/shorts/c1IhKiF…
youtube.com
YouTube
Zoonotic Human Mutation Experiments #shortsviral #mutation #shortsf...
Zoonotic Human Mutation Experiments #mutationtesting youtube.com/shorts/c1IhKiF…
youtube.com
YouTube
Zoonotic Human Mutation Experiments #shortsviral #mutation #shortsf...
🕵️ ¿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
🔍 Discover the power of Mutation Testing in software QA! 🛠️ Identify gaps in your test cases and enhance code quality. Learn when to use it and the challenges involved. A must-read for developers! #MutationTesting #SoftwareQuality #QA #TestAutomation repeato.app/l/jrw9h
You don't need 100% coverage to start doing #MutationTesting. In fact, MT can help you build your test suite in the first place; one of its benefits is to find the gaps in your test suite. (I've been pitching a talk on that, and mention the idea in long versions of my MT talk.)
Update: #StrykerMutator hit just over 6k downloads last month. @InfoSupportBV what do we get once we hit 10k? #MutationTesting

By the way, here is a preprint of our paper from @mutation2018 lowlevelbits.org/pdfs/Mull_Muta… #icst18 #mutationtesting

Our #JavaScript #MutationTesting framework #StrykerMutator reaching new heights! @InfoSupportBV #testing

Excellent talk by @vmassol overview on @stamp_project usage @XWiki new #softwaretesting types and #bestpractices to learn and adopt @parisjug event on #mutationtesting

Tonight's the night! Dragons Den @ Info Support! A chance to win two weeks of devtime on our #stryker #javascript #mutationtesting framework

#javascript #mutationtesting framework #strykermutator over 3k downloads/month. @javascript_fan @JavaScriptKicks. Improve test quality 🍺

I've never been this excited about socks! I feel so fashenable. Thanks so much @InfoSupportBV for supporting #StrykerMutator and #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

Running the #javascript #mutationtesting framework Stryker on its own. Testing 2010 mutants in 3m50s. Side note: a single test run takes 2s.


Everything's ready for the @NLTestdag 2018. Looking forward to seeing you there! #mutationtesting #testing

Stryker is on the Technology radar. Trial! Thanks for making this happen! #mutationtesting #testing thoughtworks.com/radar/tools?bl…

#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. #AEWWrestleDream 19.7K posts
- 2. #UFCVancouver 20.4K posts
- 3. No Kings 1.52M posts
- 4. Chito 5,459 posts
- 5. CJ Carr 1,008 posts
- 6. Texas Tech 8,854 posts
- 7. Sam Rivers 5,467 posts
- 8. Zahabi 2,852 posts
- 9. Ole Miss 17.1K posts
- 10. Arkansas 20.3K posts
- 11. Sark 1,860 posts
- 12. Iowa 15.5K posts
- 13. Billy Napier 2,786 posts
- 14. Ryan Williams 1,169 posts
- 15. Thekla 2,308 posts
- 16. Lebby 1,751 posts
- 17. Jeremiyah Love N/A
- 18. #ChristmasWithBedBathandBeyond N/A
- 19. Jurassic Express 1,730 posts
- 20. Arizona State 5,165 posts