Skip to content
This repository has been archived by the owner on Mar 11, 2024. It is now read-only.

Bug when using Either as an expected record. Left is null #63

Open
gertkommer opened this issue Sep 18, 2017 · 1 comment
Open

Bug when using Either as an expected record. Left is null #63

gertkommer opened this issue Sep 18, 2017 · 1 comment

Comments

@gertkommer
Copy link

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

@lofifnc
Copy link
Contributor

lofifnc commented Sep 18, 2017

Thanks for pointing this out. Till is right about the source of the bug. I'm going to fix this in the next release.
I'm not sure if I can come up with a temporary workaround in the meantime.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants