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
Isidro López
May 19, 2017
Programming
0
40
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
Valor por encima de código: el poder del Despliegue Continuo
islomar
1
170
Pusheando en master, que es gerundio
islomar
2
220
Refactoring legacy code using Approval testing (Meetup Alicante)
islomar
3
120
Aventuras y desventuras de un mindundi en Spotify
islomar
3
1.5k
Mutation testing 101
islomar
3
130
Agile (mucho) más allá de Scrum
islomar
1
140
TCR workshop
islomar
1
490
Refactoring legacy code using Approval testing
islomar
0
36
"Modern" agile
islomar
1
130
Other Decks in Programming
See All in Programming
事業フェーズの変化に対応する 開発生産性向上のゼロイチ
masaygggg
0
190
大公開!iOS開発の悩みトップ5 〜iOSDC Japan 2024〜
ryunakayama
0
190
ECMAScript、Web標準の型はどう管理されているか / How ECMAScript and Web standards types are maintained
petamoriken
3
390
Go Code Generation at newmo / 2024-08-27 #newmo_layerx_go
genkey6
0
560
Rustではじめる負荷試験
skanehira
5
1.2k
XStateでReactに秩序を与えたい
gizm000
0
720
Ebitengineの1vs1ゲーム WebRTCの活用
ponyo877
0
370
Desafios e Lições Aprendidas na Migração de Monólitos para Microsserviços em Java
jessilyneh
2
140
Developer Joy == Developer Productivity (really!)
hollycummins
1
120
令和トラベルにおけるLLM活用事例:社内ツール開発から得た学びと実践
ippo012
0
130
How to Break into Reading Open Source
kaspth
1
210
Ruby Parser progress report 2024
yui_knk
2
230
Featured
See All Featured
How to name files
jennybc
75
98k
BBQ
matthewcrist
83
9.1k
Agile that works and the tools we love
rasmusluckow
327
20k
What's new in Ruby 2.0
geeforr
340
31k
The MySQL Ecosystem @ GitHub 2015
samlambert
250
12k
Intergalactic Javascript Robots from Outer Space
tanoku
268
26k
WebSockets: Embracing the real-time Web
robhawkes
59
7.3k
A designer walks into a library…
pauljervisheath
201
24k
Building Better People: How to give real-time feedback that sticks.
wjessup
359
18k
Atom: Resistance is Futile
akmur
261
25k
Fontdeck: Realign not Redesign
paulrobertlloyd
80
5.1k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
26
1.9k
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