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
MuCheck: An Extensible Tool for Mutation Testin...
Search
Mohammad (Amin) Alipour
June 15, 2014
Research
1
170
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
Akamaiのキャッシュ効率を支えるAdaptSizeについての論文を読んでみた
bootjp
1
510
「車1割削減、渋滞半減、公共交通2倍」を 熊本から岡山へ@RACDA設立30周年記念都市交通フォーラム2026
trafficbrain
1
750
AIスパコン「さくらONE」の オブザーバビリティ / Observability for AI Supercomputer SAKURAONE
yuukit
2
1.3k
A History of Approximate Nearest Neighbor Search from an Applications Perspective
matsui_528
1
200
その推薦システムの評価指標、ユーザーの感覚とズレてるかも
kuri8ive
1
350
Any-Optical-Model: A Universal Foundation Model for Optical Remote Sensing
satai
3
200
Aurora Serverless からAurora Serverless v2への課題と知見を論文から読み解く/Understanding the challenges and insights of moving from Aurora Serverless to Aurora Serverless v2 from a paper
bootjp
6
1.5k
R&Dチームを起ち上げる
shibuiwilliam
1
200
生成的情報検索時代におけるAI利用と認知バイアス
trycycle
PRO
0
390
明日から使える!研究効率化ツール入門
matsui_528
9
4.7k
姫路市 -都市OSの「再実装」-
hopin
0
1.7k
20年前に50代だった人たちの今
hysmrk
0
170
Featured
See All Featured
Darren the Foodie - Storyboard
khoart
PRO
3
2.9k
Navigating the moral maze — ethical principles for Al-driven product design
skipperchong
2
290
Agile Actions for Facilitating Distributed Teams - ADO2019
mkilby
0
150
BBQ
matthewcrist
89
10k
Mobile First: as difficult as doing things right
swwweet
225
10k
Lightning Talk: Beautiful Slides for Beginners
inesmontani
PRO
1
480
Automating Front-end Workflow
addyosmani
1370
200k
Art, The Web, and Tiny UX
lynnandtonic
304
21k
Making Projects Easy
brettharned
120
6.6k
Product Roadmaps are Hard
iamctodd
PRO
55
12k
Building Applications with DynamoDB
mza
96
7k
So, you think you're a good person
axbom
PRO
2
2k
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