rspec-rails
Test runner
A testing framework and code climate gem for Rails applications
RSpec for Rails 6+
5k stars
92 watching
1k forks
Language: Ruby
last commit: 8 days ago
Linked from 4 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
eliotsykes/rspec-rails-examples | A comprehensive reference for testing Rails apps using RSpec | 2,156 |
thoughtbot/shoulda-matchers | A gem providing RSpec-compatible one-liners for testing common Rails functionality | 3,525 |
tuwilof/fitting | Automates testing and validation of API documentation in Ruby on Rails applications using RSpec, WebMock, and API Blueprint/OpenAPI standards. | 60 |
rspec/rspec-expectations | A Ruby API to express expected outcomes of code examples | 1,260 |
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 |
nedomas/zapata | Automatically generates RSpec tests based on class and method definitions in Ruby code. | 414 |
grosser/parallel_tests | Tool for parallelizing and optimizing tests in Ruby-based applications | 3,387 |
rubocop/rubocop-rspec | Analyzes Ruby code for style and syntax errors in RSpec files | 810 |
zuazo/dockerspec | Enables running RSpec and Serverspec tests against Dockerfiles or images | 182 |
bsnape/rspec-terraform | A testing framework for Terraform modules | 92 |
k1low/awspec | Automated testing framework for AWS resources using RSpec | 1,173 |
reactjs/react-rails | Integrate React with Rails views and controllers using JSX, Ruby, Sprockets, or Webpacker | 6,746 |
serpapi/turbo_tests | A tool that runs RSpec tests in parallel on multiple cores with incremental output | 175 |
sublimetext/rspec | Adds RSpec support to Sublime Text for writing and testing Ruby BDD tests | 124 |
zipmark/rspec_api_documentation | Automatically generates API documentation from RSpec spec files | 1,448 |