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
160
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
多言語カスタマーインタビューの“壁”を越える~PMと生成AIの共創~ 株式会社ジグザグ 松野 亘
watarumatsuno
0
120
在庫管理のための機械学習と最適化の融合
mickey_kubo
3
1.1k
Generative Models 2025
takahashihiroshi
24
13k
GPUを利用したStein Particle Filterによる点群6自由度モンテカルロSLAM
takuminakao
0
250
Streamlit 総合解説 ~ PythonistaのためのWebアプリ開発 ~
mickey_kubo
2
1.5k
When Submarine Cables Go Dark: Examining the Web Services Resilience Amid Global Internet Disruptions
irvin
0
300
CVPR2025論文紹介:Unboxed
murakawatakuya
0
150
SSII2025 [SS1] レンズレスカメラ
ssii
PRO
2
1.1k
能動適応的実験計画
masakat0
2
800
電通総研の生成AI・エージェントの取り組みエンジニアリング業務向けAI活用事例紹介
isidaitc
1
940
EarthSynth: Generating Informative Earth Observation with Diffusion Models
satai
3
250
Large Language Model Agent: A Survey on Methodology, Applications and Challenges
shunk031
16
9.9k
Featured
See All Featured
Building Flexible Design Systems
yeseniaperezcruz
328
39k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
29
1.9k
Music & Morning Musume
bryan
46
6.8k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
51
5.6k
How GitHub (no longer) Works
holman
315
140k
Rebuilding a faster, lazier Slack
samanthasiow
83
9.2k
The Language of Interfaces
destraynor
161
25k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
26
3k
Building a Scalable Design System with Sketch
lauravandoore
462
33k
The Cult of Friendly URLs
andyhume
79
6.6k
Making the Leap to Tech Lead
cromwellryan
135
9.5k
[RailsConf 2023] Rails as a piece of cake
palkan
57
5.8k
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