Package gem-capybara: Information
Source package: gem-capybara
Version: 3.40.0-alt1
Build time: Aug 13, 2024, 12:24 PM
Category: Development/Ruby
Report package bugHome page: https://github.com/teamcapybara/capybara
License: MIT
Summary: Acceptance test framework for web applications
Description:
Capybara is an integration testing tool for rack based web applications. It simulates how a user would interact with a website. Capybara helps you test web applications by simulating how a real user would interact with your app. It is agnostic about the driver running your tests and comes with Rack::Test and Selenium support built in. WebKit is supported through an external gem.
Maintainer: Ruby Maintainers Team
Last changed
Aug. 3, 2024 Pavel Skrylev 3.40.0-alt1
- ^ 3.37.1 -> 3.40.0
Nov. 2, 2022 Pavel Skrylev 3.37.1-alt1.2
- !closing gem build requires under check condition
Nov. 2, 2022 Pavel Skrylev 3.37.1-alt1.1
- !fix dep to regexp_parser gem