Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37338580
en ru br
ALT Linux repos
S:2.0.3.1-alt1

Group :: Development/Ruby
RPM: gem-rails-dom-testing

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 2.0.3.1-alt1
Build date: 26 january 2023, 12:51 ( 63.7 weeks ago )
Size: 17.11 Kb

Home page:   https://github.com/rails/rails-dom-testing

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.

Current maintainer: Ruby Maintainers Team

List of contributors

List of rpms provided by this srpm:

  • gem-rails-dom-testing-doc
  • gem-rails-dom-testing
  • gem-rails-dom-testing-devel
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin