Running a TestUnit Test (Ruby) [edit]

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