Jon Lauridsen
banner
gaggle.bsky.social
Jon Lauridsen
@gaggle.bsky.social
Programmer. Metrics. Validated learnings. Facts matter. Maersk, ex-LEGO Group, [email protected], [email protected], ex-Electronic Arts, et. al.
I usually talk #Elixir, but many projects rely on fragile #Bash scripts. Here's how to bulletproof them with automated testing, using Bats + friends. No more untested scripts!

dev.to/jonlauridsen...

#DEVcommunity #Elixir #development #testing
Perfect Elixir: Test Automating Shell Scripts
Automated testing is crucial for reliable software development, yet shell scripts are frequently left...
dev.to
April 5, 2025 at 3:52 PM
I'm pushing forward with my "Perfect Elixir" series, this time on simple and reliable test automation.

This article explores dependency injection, and compares Mox, Hammox, and Double. Feedback welcomed.

🔗 dev.to/jonlauridsen...

#DEVcommunity #Elixir #development #testing
Perfect Elixir: Test Automation
Table of Contents Why Even Test? ExUnit Dependency Injection Globally (via Mock/Meck)...
dev.to
March 11, 2025 at 9:14 AM
The ability to deliberately structure sub-system dependencies, keeping individual systems decoupled and reasonable whilst contributing to an overall sensible application, is one of the most powerful skills in #programming. To me, a clear line between junior and senior developers.
March 2, 2025 at 5:12 PM