文件名称:site_prism.vcr_example:演示如何使用 SitePrism.Vcr 库的简单示例
文件大小:28KB
文件格式:ZIP
更新时间:2024-07-12 23:56:26
Ruby
此代码库展示了如何使用 SitePrism.Vcr 来测试使用远程 API 的应用程序。
【文件预览】:
site_prism.vcr_example-master
----.gitignore(12B)
----README.md(102B)
----views()
--------index.erb(3KB)
----public()
--------javascripts()
--------images()
----Gemfile(247B)
----.rspec(18B)
----app.rb(725B)
----spec()
--------cassettes()
--------integration()
--------support()
--------spec_helper.rb(329B)
----LICENSE.txt(1KB)
----config.ru(29B)