Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 587 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 587 Bytes

Holmes

Holmes is a prototype implementation of Causal Testing, a novel testing technique that uses causal experiments to help developers debug Java programs. This repository contains the source code along with the user study setup and materials for the paper titled:

Causal Testing: Understanding Defects' Root Causes by Brittany Johnson, Yuriy Brun, and Alexandra Meliou, which will appear in the Proceedings of the 42nd International Conference on Software Engineering (ICSE) 2020.

How to install Holmes

How to run Holmes

Current limitations & on-going improvements