All Posts tagged as "Code quality"

How to test Bash scripts (2020 guide)

We'll go through how you can improve the quality of your automation scripts writing unit tests for Bash using Bach testing framework

Read

An evaluation of Github code scanning

Github released Code Scanning. But the question is: how reliable is it? In this post I'll try to give an answer to that based on some C code

Read