SoftwareEngineeringToolDemos / FSE-2009-Javalanche

Efficient Mutation Testing for Java

Home Page:javalanche.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FSE-2009-Javalanche

This repository contains information related to the tool Javalanche presented at the Foundations of Software Engineering Conference, 2009. The tool was originally presented in this paper.

This repository is not the original repository for this tool.Here are some links to the original project:

In this repository, for Javalanche, you will find:

Using Javalanche

  1. Clone repository to local filesystem
  2. Run makeDist.sh to compile and ready Javalanche
  3. Run test-triangle.sh and test-triangle-junit4.sh to ensure that the provided examples work
  4. Read the [Javalanche Wiki][1] to understand how to run it using your own projects [1]: https://github.com/david-schuler/javalanche/wiki "Javalanche Wiki"

Acknowledgements

This repository was constructed by Rishi Anne under the supervision of Emerson Murphy-Hill. A special thanks to the owners of the tool, David Schuler and Andreas Zeller for their help in establishing this repository.

About

Efficient Mutation Testing for Java

javalanche.org


Languages

Language:Java 94.5%Language:JavaScript 3.5%Language:HTML 0.9%Language:Shell 0.7%Language:CSS 0.3%Language:Ruby 0.2%