You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 11, 2024. It is now read-only.
I tried to test my pattern with spector and got an exception when I use the Either class in ExpectedRecords. I made a stackoverflow post regarding my issue and mister Rohrmann suggested adding an issue regarding a bug in the Testsink of spector. Link to stackoverflow post https://stackoverflow.com/questions/46239847/
Basically when you use an either<> in the expectedrecords it always fails because left is always null