We aim to give some ideas for automated tests that can be added to test static web sites, normally those generated by static site generators.
Some of them may be applicable to other kinds of projects.
-
Aim for reproducible builds .
-
One can use Virtual machines ( KVM , VMware, Xen, VirtualBox, etc. ) and Docker for ascertaining that most of the dependencies were specified.