Skip to content

Latest commit

History

20 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

Tarantula

Build StatusCoverage Status

Code relevant to the Tarantula fault-localization metrics computation

Installation Instructions for Tacoco and Primitive-Hamcrest

  • Install the mvn packages to your local repository.
    • primitive-hamcrest
 git clone https://github.com/inf295uci-2015/primitive-hamcrest.git cd primitive-hamcrest mvn test # just to make sure that everything works mvn install # installs this to your local repository 
  • tacoco
 git clone https://github.com/inf295uci-2015/tacoco.git cd tacoco mvn test # just to make sure that everything works mvn install # installs this to your local repository 
  • Include the following dependency for Tacoco in your pom.xml (if it is not already there).
 <dependency>
<groupId>org.spideruci.tacoco</groupId>
<artifactId>tacoco</artifactId>
<version>0.1</version>
</dependency>

About

Code relevant to the Tarantula fault-localization metrics computation

Resources

Stars

9 stars

Watchers

11 watching

Forks

Releases

Packages

Contributors

Languages