Problem/Motivation
As we know, the phpunit <-> simpletest integration is problematic.
Let's start to plan how we can use the phpunit test runner only.
Proposed resolution
First step: Don't run the tests in the UI but show just a code you can use in your shell to run it.