Skip to content

Files

Latest commit

 

History

History
This branch is 84 commits behind emilybache/Parrot-Refactoring-Kata:main.

Java

Parrot Refactoring Kata Java version

Parrot Refactoring Kata.

This is a Maven and a Gradle project at the same time.

To install dependencies:

mvn verify

The project uses JUnit 4.

To run the test:

mvn test