Elixir Releases & Docker — The Basics Explained Getting started with Tokumei web framework

Metaprogramming Elixir : How to deal with assertion in test macro of sample ExUnits one by one

Have you explored sample code of Metaprogramming Elixir? I’ve got curious how ExUnits return all assertion result. Based on sample code, I’ve implemented it.

Here’s what I came up with. https://blog.m346e.info/articles/how_to_deal_with_assertion_in_test_macro_of_sample_exunits_one_by_one/