[ ソース: ruby-rails-dom-testing ]
パッケージ: ruby-rails-dom-testing (2.2.0-1)
ruby-rails-dom-testing に関するリンク
Debian の資源:
ruby-rails-dom-testing ソースパッケージをダウンロード:
- [ruby-rails-dom-testing_2.2.0-1.dsc]
- [ruby-rails-dom-testing_2.2.0.orig.tar.gz]
- [ruby-rails-dom-testing_2.2.0-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [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-activesupport (>= 2:5.0.0)
- collection of utility classes used by the Rails framework
-
- dep: ruby-minitest
- TDD, BDD, モックアップ、ベンチーマクをサポートする Ruby テストツール
-
- dep: ruby-nokogiri (>= 1.6)
- HTML, XML, SAX, and Reader parser for Ruby