项目作者: hakumushi

项目描述 :
Starting with HTTParty and RSpec.
高级语言: Ruby
项目地址: git://github.com/hakumushi/httparty-rspec-sample.git
创建时间: 2017-12-26T00:34:41Z
项目社区:https://github.com/hakumushi/httparty-rspec-sample

开源协议:

下载


HTTParty RSpec Sample

Starting with HTTParty and RSpec.

Requirements

  1. Ruby
  2. Bundler

Steps

  1. Clone the project
  2. Install the libs (bundle install)
  3. Access the specs folder on terminal
  4. Execute rspec users_spec.rb

PS. I will send a json-server version of my API later.