Hacker News new | ask | show | jobs
by ornornor 156 days ago
What do you do that doesn't need to be tested?

I have a playbook for my dotfiles/rebuilding a personal machine from scratch. So I test that the files end up where they're supposed to be, the permissions, the packages, that whatever software I installed from source are indeed setup correctly and running, etc.

Same for roles that need to provably configure a piece of software.