create assertMatches(String, String) or similar which could be used in the tests for testing whether printed text matches expectations but let's some typos etc. thru.
Maybe we could have some kind of level of strictness.
There are plenty of fuzzy match algos so it should be rather easy to implement.