Package gem-capybara: Information

Source package: gem-capybara
Version: 3.37.1-alt1.1
Latest version according to Repology
Build time:  Nov 2, 2022, 10:38 AM in the task #303135
Category: Development/Ruby
Report package bug
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.

List of rpms provided by this srpm:
gem-capybara (noarch)
gem-capybara-devel (noarch)
gem-capybara-doc (noarch)


List of contributors:
Pavel Skrylev
Andrey Cherepanov

ACL:
Pavel Skrylev
@ruby
@everybody

    1. gem(puma) >= 0
    2. gem(rack) >= 1.6.0
    3. gem(rack-test) >= 0.6.3
    4. gem(rake) >= 0
    5. gem(regexp_parser) >= 1.5
    6. gem(regexp_parser) < 3.0
    7. gem(rspec) >= 3.5.0
    8. gem(rubocop) >= 1.1
    9. gem(rubocop) < 2
    10. gem(rubocop-minitest) >= 0
    11. gem(rubocop-performance) >= 0
    12. gem(rubocop-rake) >= 0
    13. gem(rubocop-rspec) >= 2.0
    14. gem(rubocop-rspec) < 3
    15. gem(selenium-webdriver) >= 3.142.7
    16. gem(selenium-webdriver) < 5.0
    17. gem(sinatra) >= 1.4.0
    18. gem(uglifier) >= 0
    19. gem(xpath) >= 3.2
    20. gem(xpath) < 4
    21. gem(yard) >= 0.9.0
    22. gem(addressable) >= 0
    23. rpm-build-ruby
    24. gem(byebug) >= 0
    25. gem(coveralls) >= 0
    26. gem(erubi) >= 0
    27. gem(irb) >= 0
    28. gem(launchy) >= 2.0.4
    29. gem(matrix) >= 0.4.2
    30. gem(nokogiri) >= 1.8
    31. gem(nokogiri) < 2
    32. gem(mini_mime) >= 0.1.3
    33. gem(minitest) >= 0

Last changed


Nov. 2, 2022 Pavel Skrylev 3.37.1-alt1.1
- !fix dep to regexp_parser gem
Sept. 15, 2022 Pavel Skrylev 3.37.1-alt1
- ^ 3.31.0 -> 3.37.1
March 5, 2020 Pavel Skrylev 3.31.0-alt1
- updated (^) 3.29.0 -> 3.31.0
- fixed (!) spec