TIL - Capturing logs in Elixir tests
Testing logging can be tricky but recently I’ve learned that Elixir’s ExUnit ships with a CaptureLog
module that makes it easy to test …
Simple cross-posting app for Bluesky, Mastodon, LinkedIn, and X (more platforms coming soon) with scheduling support.
Learn MoreAutomate repository maintenance, synchronize common files using templates, generate changelogs, and more.
Learn MoreTesting logging can be tricky but recently I’ve learned that Elixir’s ExUnit ships with a CaptureLog
module that makes it easy to test …
I’m excited to announce the initial release of TextParser, a new Elixir library for extracting and validating structured tokens from text. …
Today we’re announcing on the official Hanami blog that I am retiring from the core teams. It’s a decision I’ve made after about 2 years of …
Testing is an integral part of software development that ensures your code works as expected. However, running tests can sometimes be a slow and …
I’m working on becoming more active online and returning to my projects, so I thought it would be a good time to share what I’ve been up …
Since the previous release in October, my intermittent efforts have been dedicated to developing version 0.2.0 of Elixir Drops, concentrating …