zio.test
A value of type Eql[A, B] provides implicit evidence that two values with types A and B could potentially be equal, that is, that A is a subtype of B or B is a subtype of A.
Eql[A, B]
A
B
A value of type
Eql[A, B]provides implicit evidence that two values with typesAandBcould potentially be equal, that is, thatAis a subtype ofBorBis a subtype ofA.