capybara-dommy is a Capybara driver backed by Dommy and dommy-rack. It drives Rack/Rails apps through the Capybara DSL without a real browser or JavaScript, keeping the page as a Dommy::Document. RackTest-like, with HTML-level visibility.
Required Ruby Version
>= 3.2.0
Authors
takahashim