Main thing I am trying to do is to run the tests from an unprivileged user (a gui runs these tests) without giving away the keys to the castle if this user gets compromised.
Most of the tests shouldn't need root access and it should be best practice not to need it in the first place.