re VS ElixirMock

Compare re vs ElixirMock and see what are their differences.

re

Elixir library for writing readable regexes in functional style (by orsinium-labs)

ElixirMock

Creates clean, concurrent, inspectable mocks from elixir modules (by wanderanimrod)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
re ElixirMock
4 -
43 23
- -
0.0 0.0
almost 2 years ago over 2 years ago
Elixir Elixir
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.

re

Posts with mentions or reviews of re. We have used some of these posts to build our list of alternatives and similar projects.

ElixirMock

Posts with mentions or reviews of ElixirMock. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning ElixirMock yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing re and ElixirMock you can also consider the following projects:

elixir-type_check - TypeCheck: Fast and flexible runtime type-checking for your Elixir projects.

meck - A mocking library for Erlang

exp - Elixir library to statically inline expressions at compile time

ecto_it - Ecto plugin with default configuration for repos for testing different ecto plugins with databases

mock - Mocking library for Elixir language

mox - Mocks and explicit contracts in Elixir

ex_machina - Create test data for Elixir applications

cobertura_cover - Output test coverage information in Cobertura-compatible format

ex_spec - BDD-like syntax for ExUnit

bypass - Bypass provides a quick way to create a custom plug that can be put in place instead of an actual HTTP server to return prebaked responses to client requests.

Mockery - Simple mocking library for asynchronous testing in Elixir.

efrisby - A REST API testing framework for erlang