How to ignore a child of a Supervisor not being able to start during tests?

This page summarizes the projects mentioned and recommended in the original post on /r/elixir

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • mock

    Mocking library for Elixir language (by jjh42)

  • In order to do this you may use mock (which is simple to use), mox (they have pretty compelling arguments why not to mock traditionally), or specifically for http requests, bypass.

  • mox

    Mocks and explicit contracts in Elixir (by dashbitco)

  • In order to do this you may use mock (which is simple to use), mox (they have pretty compelling arguments why not to mock traditionally), or specifically for http requests, bypass.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • 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.

  • In order to do this you may use mock (which is simple to use), mox (they have pretty compelling arguments why not to mock traditionally), or specifically for http requests, bypass.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Elixir: Testando chamadas de uma API externa

    4 projects | dev.to | 20 May 2022
  • How to Find Bottlenecks in MongoDB: Profiling and Load Testing Strategies with JMeter

    3 projects | dev.to | 22 May 2023
  • Please recommend a good API Mocking tool

    2 projects | /r/django | 16 May 2023
  • We created WireMock, an API platform that is designed to improve developer productivity and enables developers and testers to Mock APIs in every stage of the API lifecycle

    2 projects | /r/golang | 2 Feb 2023
  • Set HTTP headers with WWW-Mechanize

    2 projects | dev.to | 26 Dec 2022