SaaSHub helps you find the best software and product alternatives Learn more →
Top 23 Elixir Testing Projects
-
-
InfluxDB
Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
-
-
-
-
-
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.
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
phoenix-chat-example
💬 The Step-by-Step Beginners Tutorial for Building, Testing & Deploying a Chat app in Phoenix 1.7 [Latest] 🚀
-
-
Mocking in Elixir is always a hot topic, mainly because of people coming from different other technologies having different expectation. The most "cannonical" solution, Mox, gives a lot of security with regard to what the fake implementation returns, but requires a bit of a ceremony from the programmer. Other solutions like Mock, Rewire or Bypass offer more ad-hoc mocking, but t the price of the tests heving to be synchronous. Then there's Mimic, which offers ad-hoc mocking and supports async tests.
-
-
Mocking in Elixir is always a hot topic, mainly because of people coming from different other technologies having different expectation. The most "cannonical" solution, Mox, gives a lot of security with regard to what the fake implementation returns, but requires a bit of a ceremony from the programmer. Other solutions like Mock, Rewire or Bypass offer more ad-hoc mocking, but t the price of the tests heving to be synchronous. Then there's Mimic, which offers ad-hoc mocking and supports async tests.
-
-
-
-
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Elixir Testing discussion
Elixir Testing related posts
-
Checking Efx - testable effects for Elixir
-
Dealing with random number in tests
-
Test Data Libraries for Elixir
-
An Introduction to Mocking Tools for Elixir
-
Run tests automatically on save
-
The solution of Elixir continuous runtime system code coverage collection
-
Wallaby v0.30.0 has been released!
-
A note from our sponsor - SaaSHub
www.saashub.com | 9 Sep 2024
Index
What are some of the best open-source Testing projects in Elixir? This list will help you:
Project | Stars | |
---|---|---|
1 | ex_machina | 1,912 |
2 | wallaby | 1,645 |
3 | hound | 1,355 |
4 | mox | 1,333 |
5 | faker | 1,066 |
6 | bypass | 960 |
7 | mix_test_watch | 908 |
8 | StreamData | 861 |
9 | espec | 808 |
10 | phoenix-chat-example | 764 |
11 | ExVCR | 721 |
12 | mock | 644 |
13 | hammox | 559 |
14 | mimic | 402 |
15 | propcheck | 372 |
16 | excheck | 316 |
17 | Quixir | 266 |
18 | white_bread | 223 |
19 | power_assert | 214 |
20 | amrita | 200 |
21 | blacksmith | 195 |
22 | patch | 192 |
23 | FakerElixir | 147 |