RSpec runner and formatters
☆1,229Nov 30, 2024Updated last year
Alternatives and similar repositories for rspec-core
Users that are interested in rspec-core are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Provides a readable API to express expected outcomes of a code example☆1,251Nov 30, 2024Updated last year
- RSpec's 'test double' framework, with support for stubbing and mocking☆1,150Nov 30, 2024Updated last year
- RSpec meta-gem that depends on the other components☆2,834Nov 27, 2024Updated last year
- RSpec for Rails 7+☆5,248Mar 11, 2026Updated last week
- Common code needed by the other RSpec gems. Not intended for direct use.☆102Nov 30, 2024Updated last year
- Factory Bot ♥ Rails☆3,123Dec 29, 2025Updated 2 months ago
- A library for setting up Ruby objects as test data.☆8,354Mar 6, 2026Updated 2 weeks ago
- Library for stubbing and setting expectations on HTTP requests in Ruby.☆4,052Updated this week
- A make-like build utility for Ruby.☆2,438Mar 16, 2026Updated last week
- Strategies for cleaning databases in Ruby. Can be used to ensure a clean state for testing.☆2,959Jul 7, 2025Updated 8 months ago
- Code style checking for RSpec files.☆840Mar 15, 2026Updated last week
- Simple one-liner tests for common Rails functionality☆3,574Updated this week
- A modular Ruby web server interface.☆5,098Mar 11, 2026Updated last week
- A Ruby static code analyzer and formatter, based on the community Ruby style guide.☆12,839Updated this week
- Code coverage for Ruby with a powerful configuration library and automatic merging of coverage across test suites☆4,880Feb 17, 2026Updated last month
- A Ruby/Rack web server built for parallelism