Rosetta Testing is a java library that is utilised by Rosetta Code Generators and models expressed in the Rosetta DSL.
You will need Java 11 SDK installed and referenced by the JAVA_HOME environment variable.
You will need Maven and Git installed and configured in your environment.
Fork and clone the project in your own workspace. Then run the first build:
mvn clean install
Please read the detailed guide.
This project is licensed under the Apache 2 License - see the LICENSE.md file for details