动作电缆测试:动作电缆测试工具

时间:2024-02-26 10:08:19
【文件属性】:

文件名称:动作电缆测试:动作电缆测试工具

文件大小:70KB

文件格式:ZIP

更新时间:2024-02-26 10:08:19

rails testing rspec actioncable minitest

动作电缆测试 该gem提供了缺少的测试实用程序。 注意:该gem到Rails 6.0和。 如果您使用的是Minitest,则不再需要该gem。 如果您使用的是RSpec <4,那么即使是Rails 6,您仍然可以使用这个gem来编写Action Cable规范。 安装 仅适用于<6.0的Rails: 将此行添加到您的应用程序的Gemfile中: gem 'action-cable-testing' 然后执行: $ bundle 对于Rspec(任何版本的Rails,包括6+)的用法: 添加到spec/rails_helper.rb RSpec.configure do |co


【文件预览】:
action-cable-testing-master
----gemfiles()
--------rails5001.gemfile(74B)
--------rspec4rails6.gemfile(106B)
--------rspec4rails5.gemfile(106B)
--------rails52.gemfile(75B)
--------rails50.gemfile(75B)
--------rails51.gemfile(75B)
----.github()
--------workflows()
----LICENSE.txt(1KB)
----.gem_release.yml(64B)
----lib()
--------action-cable-testing.rb(62B)
--------action_cable()
--------generators()
--------rspec()
----Gemfile(310B)
----spec()
--------generators()
--------spec_helper.rb(1005B)
--------rspec()
--------dummy()
--------support()
----Rakefile(392B)
----action-cable-testing.gemspec(1KB)
----test()
--------test_helper.rb(618B)
--------connection()
--------channel()
--------test_helper_test.rb(5KB)
--------stubs()
--------syntax_test.rb(503B)
----README.md(11KB)
----.rubocop.yml(3KB)
----features()
--------matchers()
--------.nav(120B)
--------Generators.md(177B)
--------shared_contexts()
--------README.md(2KB)
--------channel_specs()
--------Minitest.md(5KB)
--------step_definitions()
--------support()
----.gitignore(103B)
----CHANGELOG.md(2KB)
----cucumber.yml(64B)

网友评论