Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Mutation testing
Search
Sponsored
·
SiteGround - Reliable hosting with speed, security, and support you can count on.
→
Isidro López
May 19, 2017
Programming
0
61
Mutation testing
Introduction to the mutation testing concept and tools.
Isidro López
May 19, 2017
Tweet
Share
More Decks by Isidro López
See All by Isidro López
Value over Code: the power of Continuous Deployment (Kongsberg)
islomar
1
120
How a real-life software/product engineering team works
islomar
0
35
Thinking about value
islomar
1
180
Valor por encima de código: el poder del Despliegue Continuo
islomar
1
310
Pusheando en master, que es gerundio
islomar
2
280
Refactoring legacy code using Approval testing (Meetup Alicante)
islomar
3
220
Aventuras y desventuras de un mindundi en Spotify
islomar
3
1.7k
Mutation testing 101
islomar
3
260
Agile (mucho) más allá de Scrum
islomar
1
260
Other Decks in Programming
See All in Programming
go directiveを最新にしすぎないで欲しい話──あるいは、Go 1.26からgo mod initで作られるgo directiveの値が変わる話 / Go 1.26 リリースパーティ
arthur1
2
510
Codexに役割を持たせる 他のAIエージェントと組み合わせる実務Tips
o8n
3
1.1k
Codex の「自走力」を高める
yorifuji
0
1.1k
Claude Code、ちょっとした工夫で開発体験が変わる
tigertora7571
0
200
開発ステップを細分化する、破綻しないAI開発体制
kspace
0
110
CopilotKit + AG-UIを学ぶ
nearme_tech
PRO
2
150
PJのドキュメントを全部Git管理にしたら、一番喜んだのはAIだった
nanaism
0
240
「やめとこ」がなくなった — 1月にZennを始めて22本書いた AI共創開発のリアル
atani14
0
360
2026/02/04 AIキャラクター人格の実装論 口 調の模倣から、コンテキスト制御による 『思想』と『行動』の創発へ
sr2mg4
0
720
あなたはユーザーではない #PdENight
kajitack
4
340
メタプログラミングで実現する「コードを仕様にする」仕組み/nikkei-tech-talk43
nikkei_engineer_recruiting
0
170
TipKitTips
ktcryomm
0
160
Featured
See All Featured
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
54k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
37
6.3k
sira's awesome portfolio website redesign presentation
elsirapls
0
190
Google's AI Overviews - The New Search
badams
0
930
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
508
140k
Building an army of robots
kneath
306
46k
エンジニアに許された特別な時間の終わり
watany
106
240k
Leo the Paperboy
mayatellez
4
1.5k
Stewardship and Sustainability of Urban and Community Forests
pwiseman
0
130
The SEO Collaboration Effect
kristinabergwall1
0
380
Introduction to Domain-Driven Design and Collaborative software design
baasie
1
630
Navigating Weather and Climate Data
rabernat
0
130
Transcript
Mutation testing @islomar 19 de mayo de 2017
¿Qué es el mutation testing? https://www.slideshare.net/RafaelVindelAmor/who-watches-the-watchmen-mutation-te sting-75767706
Demo time
Demo time https://github.com/islomar/parrotter
Opciones en Python https://github.com/sixty-north/cosmic-ray https://pypi.python.org/pypi/MutPy/0.4.0 https://pypi.python.org/pypi/xmutant
Python demo time: Cosmic Ray Permite distribuir la ejecución a
través de RabbitMQ (con Celery). http://cosmic-ray.readthedocs.io/en/latest/ pip install cosmic_ray==1.1.0a1 (by default it would install 0.1.2)
Vídeos GOTO 2015: Mutation testing in Python https://www.youtube.com/watch?v=jwB3Nn4hR1o Mutation testing
in Python with Cosmic Ray https://vimeo.com/171319754 Vicenç García en SCBCN https://www.youtube.com/watch?v=LWL71b2fc64 Madrid JUG https://www.youtube.com/watch?v=hk_urzWGqrE
Artículos y presentaciones https://www.slideshare.net/RafaelVindelAmor/who-watches-the-watchmen-mutation-te sting-75767706 https://www.st.cs.uni-saarland.de/edu/testingdebugging10/slides/10-MutationTesting.pd f https://hackernoon.com/mutmut-a-python-mutation-testing-system-9b9639356c78
None
None