[ 原始碼: ruby-rails-dom-testing ]
套件:ruby-rails-dom-testing(2.0.3-3)
ruby-rails-dom-testing 的相關連結
Debian 的資源:
下載原始碼套件 ruby-rails-dom-testing:
- [ruby-rails-dom-testing_2.0.3-3.dsc]
- [ruby-rails-dom-testing_2.0.3.orig.tar.gz]
- [ruby-rails-dom-testing_2.0.3-3.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
- Interpreter of object-oriented scripting language Ruby (default version)
- 或者 ruby-interpreter
- 套件暫時不可用
-
- dep: ruby-activesupport (>= 2:4.2.0)
- Support and utility classes used by the Rails 4.1 framework
-
- 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