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
150
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
利用シーンを意識した推薦システム〜SpotifyとAmazonの事例から〜
kuri8ive
1
200
Streamlit 総合解説 ~ PythonistaのためのWebアプリ開発 ~
mickey_kubo
1
900
さくらインターネット研究所 アップデート2025年
matsumoto_r
PRO
0
640
Computational OT #4 - Gradient flow and diffusion models
gpeyre
0
290
VAGeo: View-specific Attention for Cross-View Object Geo-Localization
satai
3
380
SatCLIP: Global, General-Purpose Location Embeddings with Satellite Imagery
satai
3
210
ASSADS:ASMR動画に合わせて撫でられる感覚を提示するシステムの開発と評価 / ec75-shimizu
yumulab
1
380
ノンパラメトリック分布表現を用いた位置尤度場周辺化によるRTK-GNSSの整数アンビギュイティ推定
aoki_nosse
0
320
20250624_熊本経済同友会6月例会講演
trafficbrain
1
110
20250502_ABEJA_論文読み会_スライド
flatton
0
170
言語モデルによるAI創薬の進展 / Advancements in AI-Driven Drug Discovery Using Language Models
tsurubee
2
370
プロシェアリング白書2025_PROSHARING_REPORT_2025
circulation
1
840
Featured
See All Featured
The Pragmatic Product Professional
lauravandoore
35
6.7k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
26
2.9k
Designing Experiences People Love
moore
142
24k
StorybookのUI Testing Handbookを読んだ
zakiyama
30
5.8k
Writing Fast Ruby
sferik
628
61k
Site-Speed That Sticks
csswizardry
10
660
Understanding Cognitive Biases in Performance Measurement
bluesmoon
29
1.8k
Typedesign – Prime Four
hannesfritz
42
2.7k
Build The Right Thing And Hit Your Dates
maggiecrowley
36
2.8k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
31
1.2k
[RailsConf 2023] Rails as a piece of cake
palkan
55
5.6k
Practical Orchestrator
shlominoach
188
11k
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