Tag: best-practice
Using `shellcheck` to lint your bash/sh scripts.
Being involved in technology, specifically web, it does not take long we have to write a bash (or shell) script.
Dupdob’s “Unit testing, you’re doing it wrong”
Over on Medium Dupdob has published probably one of the the best articles about unit testing I have seen this year. While opinionated based on…