config settings to run the ruby version with the texttests

This commit is contained in:
Emily Bache 2012-03-28 19:53:44 +02:00
parent 1c2ef84b66
commit df0d688718

View File

@ -4,8 +4,8 @@ full_name:Gilded Rose Refactoring Kata
default_checkout:/home/emily/workspace/Refactoring-Katas/GildedRose
# Settings for the Java version
executable:Main
interpreter:java
#executable:Main
#interpreter:java
# note you'll also need to update the file environment.gr with your classpath if you keep your classfiles somewhere unusual
# Settings for the Python version
@ -15,6 +15,10 @@ interpreter:java
# Settings for the C++ version
#executable:${TEXTTEST_CHECKOUT}/cpp/GildedRoseTextTests
# Settings for the Ruby version
executable:${TEXTTEST_CHECKOUT}/ruby/main.rb
interpreter:ruby
# turn on one of these if you prefer them to notepad or emacs.
[view_program]
#*:mate