Package gem-rails-dom-testing: Information

    Source package: gem-rails-dom-testing
    Version: 2.0.3.1-alt1
    Build time:  Apr 16, 2024, 01:26 AM
    Category: Development/Ruby
    Report package bug
    License: MIT
    Summary: Extracting DomAssertions and SelectorAssertions from ActionView
    Description: 
    Extracting DomAssertions and SelectorAssertions from ActionView.
    
    This gem is responsible for comparing HTML doms and asserting that DOM elements
    are present in Rails applications. Doms are compared via assert_dom_equal and
    assert_dom_not_equal. Elements are asserted via assert_select,
    assert_select_encoded, assert_select_email and a subset of the dom can be
    selected with css_select. The gem is developed for Rails 4.2 and above, and will
    not work on previous versions.

    List of rpms provided by this srpm:
    gem-rails-dom-testing (noarch)
    gem-rails-dom-testing-devel (noarch)
    gem-rails-dom-testing-doc (noarch)


    List of contributors:
    Pavel Skrylev
    Andrey Cherepanov

      1. rpm-build-ruby

    Last changed


    Jan. 26, 2023 Pavel Skrylev 2.0.3.1-alt1
    - ^ 2.0.3 -> 2.0.3.1
    May 14, 2020 Pavel Skrylev 2.0.3-alt2
    - > Ruby Policy 2.0
    - ! spec tags
    July 24, 2018 Andrey Cherepanov 2.0.3-alt1.1
    - Rebuild with new Ruby autorequirements.