Registry / testing / test-factory

test-factory

JSON →
library0.5.3rbrubygemsunverified

Provides modules and methods to quickly and DRYly create a test automation framework using Ruby and Watir.

gem install test-factory
INSTALL
IMPORT
SIG · TEST-FACTORY
T
test-factory
testingrubyv0.5.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

TestFactory
require 'test-factory'

Create a test automation framework with Watir.

require 'test-factory' class MyTest < TestFactory::Base def run browser.goto 'http://example.com' assert browser.text.include?('Example') end end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.5.3latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources