Refactoring the test suite I found that the old etap was only as strict as the `==` operator where as EUnit uses the `=:=` operator.