Registry / testing / response-code-matchers

response-code-matchers

JSON →
library0.1.0rbrubygemsunverified

Provide RSpec matchers to match HTTP response codes.

gem install response_code_matchers
INSTALL
IMPORT
SIG · RESPONSE-CODE-MATC
R
response-code-matchers
testingrubyv0.1.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ResponseCodeMatchers
✓ require 'response_code_matchers'

Use the matcher in an RSpec test

require 'response_code_matchers' RSpec.describe 'My API' do it { expect(response).to respond_with_http_status(200) } end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Resources
response-code-matchers — gem install response-code-matchers · libregistry