-
Notifications
You must be signed in to change notification settings - Fork 1
Home
trans edited this page Feb 10, 2013
·
28 revisions
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.
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.
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.
