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

Last synced: about 1 month ago

Repository metadata:

Extracting DomAssertions and SelectorAssertions from ActionView.


Owner metadata:


Committers metadata

Last synced: about 1 month ago

Total Commits: 174
Total Committers: 32
Avg Commits per committer: 5.438
Development Distribution Score (DDS): 0.603

Commits in past year: 8
Committers in past year: 3
Avg Commits per committer in past year: 2.667
Development Distribution Score (DDS) in past year: 0.5

Name Email Commits
Kasper Timm Hansen k****h@g****m 69
Mike Dalessio m****o@g****m 20
Rafael Mendonça França r****l@r****g 17
Rafael Mendonça França r****a@p****r 15
Akira Matsuda r****e@d****p 5
dependabot[bot] 4****] 4
Sean Doyle s****4@g****m 4
John Duff d****n@g****m 4
Joshua Young d****9@g****m 3
Arthur Neves a****n@g****m 2
yuuji.yaginuma y****a@g****m 2
Rafael Mendonça França r****a@g****m 2
Matthew Draper m****w@t****t 2
David Heinemeier Hansson d****d@l****m 2
Dan Rice d****n@z****m 2
Guo Xiang Tan t****d@h****m 2
James Coleman j****1@g****m 2
Alex Ghiculescu a****x@t****o 2
Abdelkader Boudih t****e@g****m 2
Ben Lovell b****l@g****m 1
maclover7 me@j****e 1
Issy Long me@i****k 1
Nicolas Gnyra 1****7 1
Nicolas Leger n****r 1
Peter Goldstein p****n@g****m 1
m-nakamura145 m****5@g****m 1
Yasuo Honda y****a@g****m 1
Aaron R a****n@g****m 1
David Cornu d****u@g****m 1
John Bampton j****n@g****m 1
and 2 more...

Issue and Pull Request metadata

Last synced: about 1 month ago


Package metadata

rubygems: rails-dom-testing

This gem can compare doms and assert certain elements exists in doms using Nokogiri.


Dependencies

Gemfile.lock rubygems
  • activesupport 6.1.2.1
  • concurrent-ruby 1.1.8
  • i18n 1.8.9
  • minitest 5.10.1
  • nokogiri 1.11.1
  • racc 1.5.2
  • rails-dom-testing 2.0.3
  • rake 13.0.1
  • tzinfo 2.0.4
  • zeitwerk 2.4.2
rails-dom-testing.gemspec rubygems
  • bundler >= 1.3 development
  • minitest >= 0 development
  • rake >= 0 development
  • activesupport >= 5.0.0
  • nokogiri >= 1.6
.github/workflows/ci.yml actions
  • actions/checkout v4 composite
  • ruby/setup-ruby v1 composite
Gemfile rubygems
  • rubocop >= 0 development
  • rubocop-minitest >= 0 development
  • rubocop-packaging >= 0 development
  • rubocop-performance >= 0 development
  • rubocop-rails >= 0 development