ruby-rcade / RubyGameDev.com

A community-contributed, information hub to help others build games in Ruby.
http://www.rubygamedev.com
MIT License
10 stars 11 forks source link

Define RSpec as our default test framework. #51

Closed andrewhavens closed 9 years ago

andrewhavens commented 9 years ago

@BubetoManolova I have now specified RSpec as the default test framework, so this will prevent us from accidentally creating TestUnit tests when using the Rails generators.