パッケージ: ruby-rails-dom-testing (1.0.6-2)
ruby-rails-dom-testing に関するリンク
Trisquel の資源:
ruby-rails-dom-testing ソースパッケージをダウンロード:
- [ruby-rails-dom-testing_1.0.6-2.dsc]
- [ruby-rails-dom-testing_1.0.6.orig.tar.gz]
- [ruby-rails-dom-testing_1.0.6-2.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Ruby Extras Maintainers (メールアーカイブ)
- Antonio Terceiro
外部の資源:
- ホームページ [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 (<< 2:5.0)
- Support and utility classes used by the Rails 4.1 framework
- dep: ruby-activesupport (>= 2:4.2.0)
-
- dep: ruby-nokogiri (>= 1.6.0)
- HTML, XML, SAX, and Reader parser for Ruby
-
- dep: ruby-rails-deprecated-sanitizer (>= 1.0.1)
- HTML sanitizer API extracted from Action View