GildedRose-Refactoring-Kata/Groovy
2016-05-14 17:31:39 +02:00
..
.idea Add Groovy sources and IntelliJ project 2016-05-14 17:31:39 +02:00
src/com/gildedrose Add Groovy sources and IntelliJ project 2016-05-14 17:31:39 +02:00
.gitignore Add Groovy sources and IntelliJ project 2016-05-14 17:31:39 +02:00
Groovy.iml Add Groovy sources and IntelliJ project 2016-05-14 17:31:39 +02:00
readme.txt Add Groovy sources and IntelliJ project 2016-05-14 17:31:39 +02:00

Welcome to the Groovy Gilded Rose
=================================

to run the tests, you can either:
- run them from your favorite IDE
- run them from the src/ folder in your shell:
  - $ groovy com/gildedrose/GildedRoseTest.groovy