- Reduces memory consumption because global state is serialized
for every test and the test result is large (do not link it to
the earl report listener as it is global).
- Use PHPUnit. There are many different ways to use PHPUnit,
unfortunately, none of them seem to fit quite right with
the JSON-LD test suite -- without requiring a lot of extra
and/or duplicated effort. A middle ground was chosen.