We released some new stuff today (Version 0.2.1):
- Setup bindings once for all tests
We call these bindings omnipresent. We define them usually in ourtest_helpers.ex. There is an example in the EfxCase doc. - Formatter support
Formatters recently added braces arounddefeffectone-liners (e.g. indefeffect foo, do: "hello"). You can now include the library in your formatter config and have the formatter tamed
(see Usagein Readme).
Happy coding!






















