shoulda-matchers VS simplecov

Compare shoulda-matchers vs simplecov and see what are their differences.

shoulda-matchers

Simple one-liner tests for common Rails functionality (by thoughtbot)

simplecov

Code coverage for Ruby with a powerful configuration library and automatic merging of coverage across test suites [Moved to: https://github.com/simplecov-ruby/simplecov] (by colszowka)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
shoulda-matchers simplecov
5 1
3,468 4,168
0.2% -
8.2 7.5
14 days ago over 3 years ago
Ruby Ruby
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

shoulda-matchers

Posts with mentions or reviews of shoulda-matchers. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-20.

simplecov

Posts with mentions or reviews of simplecov. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2020-09-09.

What are some alternatives?

When comparing shoulda-matchers and simplecov you can also consider the following projects:

Capybara - Acceptance test framework for web applications

spellcheck-action - GitHub Action for checking code & Pull Requests for spelling mistakes

RSpec - RSpec meta-gem that depends on the other components

RSpec Tracer - RSpec Tracer is a specs dependency analyzer, flaky tests detector, tests accelerator, and coverage reporter tool for RSpec. It maintains a list of files for each test, enabling itself to skip tests in the subsequent runs if none of the dependent files are changed. It uses Ruby's built-in coverage library to keep track of the coverage for each test.

minitest - minitest provides a complete suite of testing facilities supporting TDD, BDD, mocking, and benchmarking.

Coverband - Ruby production code coverage collection and reporting (line of code usage)

Pundit Matchers - A set of RSpec matchers for testing Pundit authorisation policies.

capybara - Acceptance test framework for web applications [Moved to: https://github.com/teamcapybara/capybara]

Cutest - Isolated tests in Ruby.

Cucumber - A home for issues that are common to multiple cucumber repositories

Aruba - Test command-line applications with Cucumber-Ruby, RSpec or Minitest.

Emoji-RSpec - Custom Emoji Formatters for RSpec