bragi/trendi18n

Run tests from main directory

Closed this issue · 3 comments

Add rake tasks allowing to run tests of the gem from top level directory

probably done

Now, you can run following test from gems main directory:

  • "rake spec" to run rspec tests
  • "rake spec:rcov" to run rspec tests with rcov
  • "rake cucumber" to run cucumbers tests

http://github.com/bragi/trendi18n/commit/2a18ba6bda42191dcbc529daba0c8dd6d297654b

No voice against, so closed