infrataster-plugin-dns:具有rspec-dns的Infrataster的DNS插件

时间:2021-05-25 23:29:14
【文件属性】:
文件名称:infrataster-plugin-dns:具有rspec-dns的Infrataster的DNS插件
文件大小:16KB
文件格式:ZIP
更新时间:2021-05-25 23:29:14
Ruby Infrataster :: Plugin :: Dns 具有Infrataster的DNS插件。 安装 将此行添加到您的应用程序的Gemfile中: gem 'infrataster-plugin-dns' 然后执行: $ bundle 或将其自己安装为: $ gem install infrataster-plugin-dns 用法 用法与相同。 您可以使用have_entry匹配器作为 have_dns匹配器的替代方案。 您还可以将所有链用于have_dns匹配器。 require 'infrataster-plugin-dns' describe server ( :dns ) do describe dns ( 'www.example.com' ) do it { is_expected . to have_entry . with_type
【文件预览】:
infrataster-plugin-dns-master
----.travis.yml(75B)
----Rakefile(1KB)
----.rubocop.yml(300B)
----infrataster-plugin-dns.gemspec(1KB)
----Gemfile(107B)
----spec()
--------unit()
--------dns_spec.rb(319B)
--------integration()
--------spec_helper.rb(112B)
----.gitignore(137B)
----lib()
--------infrataster_plugin_dns()
--------infrataster-plugin-dns.rb(180B)
--------infrataster()
----README.md(2KB)
----LICENSE.txt(1KB)

网友评论