Module: RUTL

Defined in:
lib/rutl.rb,
lib/rutl/version.rb

Overview

desktop UI testing, turning the UI into an API via its DSL.

Constant Summary collapse

PAGES =

Should define RUTL::PAGES directory for your code or set ENV or Browser intialize will raise.

nil
SCREENSHOTS =

If this RUTL::SCREENSHOT_DIR or ENV or Browser initialize is set, we take screenshots.

nil
REFERENCE_SCREENSHOTS =

This one is for diffing against. RUTL::KNOWN_GOOD_SCREENSHOTS

nil
VERSION =
'0.3.0'.freeze