Guus Bosman

software engineering director


You are here

internet

Invoking a single Ruby test

I usually run my unit tests in Eclipse on my development system, or from the command-line on the target environment in bulk.

Sometimes though it's useful to run a single unit test from the command line. There are two equivalent ways of doing that:

rake test=test\integration\firmware_upgrade_test.rb
ruby test\integration\firmware_upgrade_test.rb

Recent comments

Recently read

Books I've recently read: