#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

altugaltintas's tweet image. 🎉 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
altugaltintas's tweet image. 🎉 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
altugaltintas's tweet image. 🎉 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

nic_o_martin's tweet image. @gehrisandro gave an interresting insight into how we can improve our #unittests with #MutationTesting

🔍 Mit Infection kannst du deine Tests wirklich auf Herz & Nieren prüfen! Mutationstests zeigen dir, ob deine Tests robust sind – oder nu r so tun als ob. Teste die Tests! 💥🧪 👉 infection.github.io #PHP #Testing #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

ISTJrnal's tweet image. 📝 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. 👇


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

mattb1t's tweet image. 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

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


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


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

markusstaab's tweet image. 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
markusstaab's tweet image. 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

gehrisandro's tweet image. 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

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


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

techexcellence_'s tweet image. 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

🕰️ @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


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


📢 Would you like to learn how to mutation test your @official_php projects? Join Neal Brooks (@nealio82) at PHP UK Conference this week to hear his beginner's guide to #mutationtesting and how you can catch bugs your team hasn't even written yet! #php #phpc #phpuk24

PHPUKConference's tweet image. 📢 Would you like to learn how to mutation test your @official_php projects?

Join Neal Brooks (@nealio82) at PHP UK Conference this week to hear his beginner's guide to #mutationtesting and how you can catch bugs your team hasn't even written yet!

#php #phpc #phpuk24

There are at least dozens. This is an old version of a list from my talk on #MutationTesting:

DaveAronson's tweet image. There are at least dozens.  This is an old version of a list from my talk on #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 👇


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

ISTJrnal's tweet image. 📝 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

markusstaab's tweet image. 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
markusstaab's tweet image. 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


🔍 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.)


On poursuit le #Meetup avec @afup_reims : place à #pushover et au #mutationtesting (2/2) #dev

Ikoula's tweet image. On poursuit le #Meetup avec @afup_reims : place à #pushover et au #mutationtesting (2/2) #dev
Ikoula's tweet image. On poursuit le #Meetup avec @afup_reims : place à #pushover et au #mutationtesting (2/2) #dev
Ikoula's tweet image. On poursuit le #Meetup avec @afup_reims : place à #pushover et au #mutationtesting (2/2) #dev
Ikoula's tweet image. On poursuit le #Meetup avec @afup_reims : place à #pushover et au #mutationtesting (2/2) #dev

Update: #StrykerMutator hit just over 6k downloads last month. @InfoSupportBV what do we get once we hit 10k? #MutationTesting

_nicojs's tweet image. Update: #StrykerMutator hit just over 6k downloads last month. @InfoSupportBV what do we get once we hit 10k? #MutationTesting

a mi me decís #mutationtesting y pienso en


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

_nicojs's tweet image. #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

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

#JavaScript #MutationTesting team Stryker @AngularConnect. Want to talk? Come and meet us :)

_nicojs's tweet image. #JavaScript #MutationTesting team Stryker @AngularConnect. Want to talk? Come and meet us :)

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

dangagliar's tweet image. Excellent talk by @vmassol overview on @stamp_project usage @XWiki new #softwaretesting types and #bestpractices to learn and adopt @parisjug event on #mutationtesting

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

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

I've never been this excited about socks! I feel so fashenable. Thanks so much @InfoSupportBV for supporting #StrykerMutator and #mutationtesting!

_nicojs's tweet image. I've never been this excited about socks! I feel so fashenable. Thanks so much @InfoSupportBV for supporting #StrykerMutator and #mutationtesting!

Good luck to my friend @DiegoRBaquero on his talk about #MutationTesting @NodeSummit

_nicojs's tweet image. Good luck to my friend @DiegoRBaquero on his talk about #MutationTesting @NodeSummit

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

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

That shadow is actually @Jarlakxen talking about #mutationtesting at @olxtecharg

patriciorocca's tweet image. That shadow is actually @Jarlakxen talking about #mutationtesting at @olxtecharg

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

_nicojs's tweet image. 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

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

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

Loading...

Something went wrong.


Something went wrong.


United States Trends