rspec-expectations
Matcher
A Ruby API to express expected outcomes of code examples
Provides a readable API to express expected outcomes of a code example
1k stars
43 watching
395 forks
Language: Ruby
last commit: 3 months ago
Linked from 1 awesome list
rspecruby
Related projects:
Repository | Description | Stars |
---|---|---|
eliotsykes/rspec-rails-examples | A comprehensive reference for testing Rails apps using RSpec | 2,157 |
r7kamura/response_code_matchers | Provides RSpec matchers to compare HTTP response codes with specific expected values. | 60 |
krisleech/wisper-rspec | Provides Ruby RSpec matchers and stubbing functionality for the Wisper event bus | 61 |
cupakromer/emoji-rspec | Provides customizable emoji-based formatters for RSpec test results | 173 |
rubocop/rubocop-rspec | Analyzes Ruby code for style and syntax errors in RSpec files | 810 |
kjvarga/rr-to-rspec-converter | Converts RR code to RSpec syntax for mocking and stubbing | 1 |
zipmark/rspec_api_documentation | Automatically generates API documentation from RSpec spec files | 1,448 |
rspec/rspec-mocks | A test-double framework for RSpec that supports method stubs and mocking of real objects as well as generated test-doubles. | 1,159 |
rodjek/rspec-puppet | Tools and configuration for writing tests for Puppet manifests in Ruby | 362 |
tuwilof/fitting | Automates testing and validation of API documentation in Ruby on Rails applications using RSpec, WebMock, and API Blueprint/OpenAPI standards. | 60 |
nedomas/zapata | Automatically generates RSpec tests based on class and method definitions in Ruby code. | 414 |
davydovanton/rspec-hanami | A RSpec testing framework for Hanami web applications | 46 |
elastic/elasticsearch-ruby | A Ruby client for Elasticsearch allowing developers to interact with the search engine. | 8 |
richpeck/exception_handler | A Ruby on Rails gem that provides custom error pages and notification settings | 509 |
k1low/awspec | Automated testing framework for AWS resources using RSpec | 1,173 |