Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
brittjay0104 authored Jan 27, 2020
1 parent c4ede3a commit ef3b557
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ Holmes is a prototype implementation of Causal Testing, a novel testing techniqu

## Pre-requisites

1. Install the [Eclipse IDE](https://www.eclipse.org/eclipseide/) and make sure you have at least Java 1.7 installed on your machine.
2. Install [Python](https://www.python.org/) and [Node.js](https://nodejs.org/en/).
3. Clone this repository.
4. Download [defects4j](https://github.com/rjust/defects4j) into the Holmes directory.**
1. Clone this repository, which includes the *Holmes* directory where the source code is contained.
2. Download [defects4j](https://github.com/rjust/defects4j) into the *Holmes* directory.**
3. Install the [Eclipse IDE](https://www.eclipse.org/eclipseide/) and make sure you have at least Java 1.7 installed on your machine.
4. Install [Python](https://www.python.org/) and [Node.js](https://nodejs.org/en/).

** **Note: The version of Holmes in this repo only works with projects in the Defects4J benchmark. We are currently working on an implementation that is able to run on any JUnit test within the Eclipse IDE.**

Expand Down

0 comments on commit ef3b557

Please sign in to comment.