Closed MarvinJWendt closed 2 years ago
It currently shows Expected and Actual. In reality, they are meant to be the same. Actual == Expected when the test fails. This doesn't look right and we should consider a new format for this.
Expected
Actual
Actual == Expected
It currently shows
Expected
andActual
. In reality, they are meant to be the same.Actual == Expected
when the test fails. This doesn't look right and we should consider a new format for this.