testersai
be_testersai_clean matcher for RSpec, assert_testersai_clean for Minitest. No monkey-patching. Three lines of SDK code layer AI checks onto your existing Ruby suite โ same tests, same CI, same report; now with AI Checks at the moments you choose.
analyze_* call, or define your own.One self-contained page per combination. Shareable URL, everything you need to start.
include Testersai::RSpec in spec_helper; the testersai method and be_testersai_clean matcher become available.
See install + example โ
require "minitest_testersai" โ adds testersai helper + assert_testersai_clean.
See install + example โ
Testersai::SeleniumDriver.new(driver) wraps the driver; reads driver.logs.get(:browser) where supported.
See install + example โ
Universal across Ruby frameworks. Tune to your specific adapter on its own page.
The page just re-rendered. Ask "does this look right?" before any interaction.
Login, add-to-cart, toggle, submit. The UI just reflected a new state โ where regressions hide.
You were about to check one thing. Ask the AI about everything else for free.
API returned, spinner gone, toast shown. Catch broken empty-states and stale data.
A single console + network check at the end of every test catches issues your assertions ignored.
Mobile vs. desktop, light vs. dark, locale change. One call per viewport.