Top 5 Elixir Mock Projects
-
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.
Project mention: How to ignore a child of a Supervisor not being able to start during tests? | reddit.com/r/elixir | 2022-06-11In 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.
-
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
Check out https://github.com/edgurgel/mimic for mocking purposes
-
-
Elixir Mock related posts
Index
What are some of the best open-source Mock projects in Elixir? This list will help you:
Project | Stars | |
---|---|---|
1 | bypass | 849 |
2 | hammox | 475 |
3 | mimic | 172 |
4 | definject | 46 |
5 | ElixirMock | 21 |
Are you hiring? Post a new remote job listing for free.