Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tarantula

Build Status Coverage 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

Watchers

Forks

Releases

Packages

Contributors

Languages