soaspec 0.3.2
Helps to create tests for 'SOAP' or 'REST' apis. Easily represent multiple requests with the same configuration. Examples designed for RSpec and Cucumber.
Gemfile:
=
安装:
=
Runtime 依赖 (19):
activesupport
>= 0
colorize
>= 0
faker
>= 0
hashie
>= 0
jsonpath
>= 0
launchy
>= 0
nokogiri
>= 0
pry
>= 0
random-port
>= 0
require_all
>= 1.5.0
rest-client
>= 2.0
rspec
~> 3.0
rspec-its
>= 0
savon
>= 2
sinatra
= 2.0.4
sinatra-basic-auth
>= 0
sinatra-docdsl
>= 0
thor
>= 0
xml-simple
>= 1.1.5
Development 依赖 (12):
bundler
>= 0
cucumber
>= 0
data_magic
>= 0
factory_bot
>= 0
parallel_tests
>= 0
rack
>= 0
rack-test
>= 0
rake
~> 12.0
rspec
~> 3.0
simplecov
>= 0
yard-cucumber
>= 0
yard-doctest
>= 0