[ 原始碼: 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
- Ruby test tools supporting TDD, BDD, mocking, and benchmarking
-
- dep: ruby-nokogiri (>= 1.6)
- HTML, XML, SAX, and Reader parser for Ruby