Skip to content
trans edited this page Feb 10, 2013 · 28 revisions

Ruby Test

Ruby Test

Welcome to Ruby Test's User Documentation. This documentation is here to elucidate the usage of Ruby Test by test framework developers and software testers alike. Fee free to participate in it's improvement.

Test Frameworks

Ruby Test is a very easy to support. For most test frameworks it takes only a small adapter file. Other test frameworks were designed to use Ruby Test from the start. Here is a list of test Frameworks currently supporting Ruby Test.

Specification

For test framework developers the complete Specification elucidates the API. A test framework can support the API directly, via modifications to its classes, or it can create an adapter that converts from the framework's structure to a set of objects that Ruby Test can handle.

Clone this wiki locally