Running a Test::Unit Test (Ruby)

From Aptana

This page gives an overview of how to run a Test::Unit test in Ruby.

Introduction

You can run a unit test starting either from the Ruby Resources View or from the main menu of the IDE:

Related Topics