ProjectRoot is a utility function for returning root path of the networker source code on this machine.
It's primary purpose is to help construct absolute paths needed by tests.
WithNetworker is a pre-test hook that asserts the networker binary is globally installed before running the test.
It's intended to be used in the cmd/networker pkg.