rspec-rails-examples
Test suite
A comprehensive reference for testing Rails apps using RSpec
RSpec cheatsheet & Rails app: Learn how to expertly test Rails apps from a model codebase
2k stars
86 watching
319 forks
Language: Ruby
last commit: over 4 years ago
Linked from 2 awesome lists
factory-girllearning-rspecrailsrails-applicationrails-tutorialrspec-cheatsheetrspec-examplesrspec-matchersrspec-railsrspec-testingrubyruby-on-railsshoulda-matchers
Related projects:
Repository | Description | Stars |
---|---|---|
rspec/rspec-expectations | A Ruby API to express expected outcomes of code examples | 1,260 |
rspec/rspec-rails | A testing framework and code climate gem for Rails applications | 5,182 |
k1low/awspec | Automated testing framework for AWS resources using RSpec | 1,173 |
davydovanton/rspec-hanami | A RSpec testing framework for Hanami web applications | 46 |
nedomas/zapata | Automatically generates RSpec tests based on class and method definitions in Ruby code. | 414 |
rubocop/rubocop-rspec | Analyzes Ruby code for style and syntax errors in RSpec files | 810 |
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 |
zuazo/dockerspec | Enables running RSpec and Serverspec tests against Dockerfiles or images | 182 |
cupakromer/emoji-rspec | Provides customizable emoji-based formatters for RSpec test results | 173 |
test-prof/test-prof | An analysis tool to help identify bottlenecks in test suites and improve their performance. | 1,889 |
tuwilof/fitting | Automates testing and validation of API documentation in Ruby on Rails applications using RSpec, WebMock, and API Blueprint/OpenAPI standards. | 60 |
eliotsykes/rails-security-checklist | A set of guidelines for securing a Ruby on Rails application | 1,357 |
rodjek/rspec-puppet | Tools and configuration for writing tests for Puppet manifests in Ruby | 362 |
thoughtbot/shoulda-matchers | A gem providing RSpec-compatible one-liners for testing common Rails functionality | 3,525 |
zipmark/rspec_api_documentation | Automatically generates API documentation from RSpec spec files | 1,448 |