Skip to content

Latest commit

 

History

History
55 lines (28 loc) · 951 Bytes

Future.md

File metadata and controls

55 lines (28 loc) · 951 Bytes

Future

Here are possible future enhancements of RubyTest (in no particular order).

To comment on these, or possibilities, please open an Issue.

Support for Testing a Web Application (via gem watir-webdriver)

Example

A large-scale example that tests a web application using Ruby gem watir-webdriver.

Support for Testing a SOAP API (via gem Savon)

Example

A large-scale example that tests a SOAP API using Ruby gem Savon.

Reporting

History Report (Spreadsheet)

History of each verdict's passed/failed/blocked status.

Notifications

Code to perform notifications: email, RSS feeds, Skype, etc.

New/Enhanced Helpers

Methods to make code clearer, cleaner, and more reliable.

Array Helper

Date Helper

Debug Helper

Hash Helper

Lorem Helper

Object helper

Path Helper

Set Helper

String Helper

Test Helper

Tk Helper

Values Helper