Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 1.41 KB

README.md

File metadata and controls

28 lines (17 loc) · 1.41 KB

Java: version License: GPL v3

Application of Reproducibility Research with Software Testing Techniques

ARRSTT is a framework designed to implement and execute software testing techniques under an experimental environment. The framework is implemented using Java 8 thus yielding interoperability and compatibility with libraries and frameworks for existing testing techniques in Java.

ARRSTT can be used for: learning, experimental studies and reproduction of experiments

More information about ARRSTT can be found here: https://sites.google.com/site/reproducibilityforstt/

Prerequisites

  • Java >= 8

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details