v0.3.1
Previously the 'actual' output, when a native string, would be simply `inspect`ed. This resulted in single quotes around the text. This is probably correct in the case of 'expected' (e.g. // should be '123' ) However, in the case of 'actual', it is inaccurate.