response_code_matchers
Response Comparer
Provides RSpec matchers to compare HTTP response codes with specific expected values.
Provide rspec matchers to match http response code
60 stars
6 watching
7 forks
Language: Ruby
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
rspec/rspec-expectations | A Ruby API to express expected outcomes of code examples | 1,260 |
torokmark/response_code | Provides a simple way to handle HTTP response status codes with human-readable text instead of numerical values. | 2 |
cupakromer/emoji-rspec | Provides customizable emoji-based formatters for RSpec test results | 173 |
jackj07/response-pattern-matcher | A tool to identify and highlight potentially vulnerable areas in HTTP responses | 15 |
kjvarga/rr-to-rspec-converter | Converts RR code to RSpec syntax for mocking and stubbing | 1 |
rubocop/rubocop-rspec | Analyzes Ruby code for style and syntax errors in RSpec files | 810 |
eliotsykes/rspec-rails-examples | A comprehensive reference for testing Rails apps using RSpec | 2,157 |
davydovanton/rspec-hanami | A RSpec testing framework for Hanami web applications | 46 |
krisleech/wisper-rspec | Provides Ruby RSpec matchers and stubbing functionality for the Wisper event bus | 61 |
tmm1/http_parser.rb | A simple HTTP request/response parser that provides callbacks for parsing HTTP messages. | 200 |
heartcombo/responders | A set of reusable responder modules to simplify and streamline Rails application logic. | 2,047 |
kasei/swiftregex | Implementation of a Perl-like regex =~ operator in Swift | 112 |
k1low/awspec | Automated testing framework for AWS resources using RSpec | 1,173 |
pusher/pusher-http-ruby | Provides a Ruby interface to the Pusher Channels HTTP API | 665 |
rsolr/rsolr | A Ruby client for interacting with Apache Solr search engines | 421 |