パッケージ: ruby-rails-dom-testing (2.0.3-4)
ruby-rails-dom-testing に関するリンク
Trisquel の資源:
ruby-rails-dom-testing ソースパッケージをダウンロード:
- [ruby-rails-dom-testing_2.0.3-4.dsc]
- [ruby-rails-dom-testing_2.0.3.orig.tar.gz]
- [ruby-rails-dom-testing_2.0.3-4.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Ruby Team (メールアーカイブ)
- Sruthi Chandran
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
SOM and Selector assertions for Rails applications
This package provides test assertions for dealing with HTML content. DOM trees can be tested using `assert_dom_equal` and `assert_dom_not_equal`, and HTML elements can be tested using `assert_select`, `assert_select_encoded`, `assert_select_email`, and selected with `css_select`.
その他の ruby-rails-dom-testing 関連パッケージ
|
|
|
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
- または ruby-interpreter
- パッケージは利用できません
-
- dep: ruby-activesupport
- collection of utility classes used by the Rails framework
-
- dep: ruby-nokogiri
- HTML, XML, SAX, and Reader parser for Ruby
-
- dep: ruby-rails-deprecated-sanitizer
- HTML sanitizer API extracted from Action View