Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Speaker Deck
PRO
Sign in
Sign up
for free
MuCheck: An Extensible Tool for Mutation Testing of Haskell Programs
Mohammad (Amin) Alipour
June 15, 2014
Research
1
76
MuCheck: An Extensible Tool for Mutation Testing of Haskell Programs
MuCheck: An Extensible Tool for Mutation Testing of Haskell Programs
ISSTA 2014
Mohammad (Amin) Alipour
June 15, 2014
Tweet
Share
Other Decks in Research
See All in Research
nk35jk
0
850
scwuaptx
1
1.9k
noguhiro2002
1
550
masadooon
3
2.1k
shinyorke
1
330
aserg_ufmg
2
160
racterub
0
140
hiroki13
0
140
ftakahashi
0
240
hiking
0
1.9k
j20232
0
550
corgies
0
200
Featured
See All Featured
addyosmani
1348
190k
roundedbygravity
241
21k
orderedlist
PRO
329
35k
keithpitt
401
20k
kneath
219
15k
sachag
446
36k
revolveconf
200
9.6k
zenorocha
297
40k
ddemaree
274
31k
chriscoyier
683
180k
dougneiner
119
7.8k
smashingmag
229
18k
Transcript
MuCheck: An Extensible Tool for Mutation Testing of Haskell Programs
Amin Alipour Oregon State University In Collaboration with Duc Le, Rahul Gopinath and Alex Groce
Increasing Popularity of Functional Programming Languages in Industry 2
Functional Language Idioms in Traditional Languages 3 Pattern Matching Higher
Order Functions Lambda Expressions
Configuration Mutation Testing •First/Higher Order Mutations •Mutation Operators to Use
•Customizing Existing Operators •Introducing new Operators •QuickCheck Properties •Hunit Test Cases https://bitbucket.org/osu-testing/mucheck.git MuCheck: Mutation Tool for Haskell Programs