套件: ruby-rails-controller-testing (1.0.5-2)
ruby-rails-controller-testing 的相關超連結
Trisquel 的資源:
下載原始碼套件 ruby-rails-controller-testing:
- [ruby-rails-controller-testing_1.0.5-2.dsc]
- [ruby-rails-controller-testing_1.0.5.orig.tar.gz]
- [ruby-rails-controller-testing_1.0.5-2.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Ruby Team (郵件存檔)
- Samyak Jain
外部的資源:
- 主頁 [github.com]
相似套件:
Extracting `assigns` and `assert_template` from ActionDispatch
This gem brings back assigns to your controller tests as well as assert_template to both controller and integration tests.
For projects and gems using controller tests outside of a Rails application, invoke the Rails::Controller::Testing.install method inside your test suite setup to include the required modules on controller test cases.
其他與 ruby-rails-controller-testing 有關的套件
|
|
|
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
- 或者 ruby-interpreter
- 套件暫時不可用
-
- dep: ruby-actionpack
- web-flow and rendering framework putting the VC in MVC (part of Rails)
-
- dep: ruby-actionview
- framework for handling view template lookup and rendering (part of Rails)
-
- dep: ruby-activesupport
- collection of utility classes used by the Rails framework