Branchpage: A blogging platform that uses your GitHub .md files as blog posts. Three real-world examples of distributed Elixir (pt. 2)

Promox: Protocol-based mocks

Because of Protocol Consolidation, defining a Protocol-based mock in a test environment is harder than Behaviour-based mock.

So I wrote Promox to make that easier.

Surprisingly, Protocol-based mocks are actually easier to use. Check the docs and source code to see why: