* When testing multiple clients vs server versions, repeating client tests is unnecessary. By setting the env variables TASKW_SKIP and TASKD_SKIP it will now be possible to skip all task (client only) and taskd (client + server) tests, respectively.
* Also prettify its output with the amazing whitespace
* Still needs work to make sure output is displayed after the test status (not ok ...) and not before.