{"id":93448,"library":"test-factory","title":"TestFactory","description":"Provides modules and methods to quickly and DRYly create a test automation framework using Ruby and Watir.","status":"active","version":"0.5.3","language":"ruby","source_language":null,"source_url":null,"tags":["testing","automation","watir","framework"],"install":[{"cmd":"gem install test-factory","lang":"bash","label":"gem install"},{"cmd":"# Gemfile\ngem 'test-factory', '~> 0.5.3'","lang":"ruby","label":"Gemfile"}],"dependencies":[],"imports":[{"symbol":"TestFactory","correct":"require 'test-factory'"}],"quickstart":{"code":"require 'test-factory'\n\nclass MyTest < TestFactory::Base\n  def run\n    browser.goto 'http://example.com'\n    assert browser.text.include?('Example')\n  end\nend","lang":"ruby","description":"Create a test automation framework with Watir."},"warnings":[],"env_vars":null,"search_vec":"'autom':13,20 'creat':10 'dryli':9 'framework':14,22 'method':5 'modul':3 'provid':2 'quick':7 'rubi':16 'test':12,19 'testfactori':1 'use':15 'watir':18,21","created_at":"2026-06-19T09:48:29.526133+00:00","updated_at":"2026-06-19T09:48:29.526133+00:00","problems":[],"ecosystem":"rubygems","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/rSmart","github":null,"docs":"http://www.rubydoc.info/gems/test-factory/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["testing"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-19","next_check":"2026-12-16","install_tag":null}}