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
The type class expect currently works on a single channel at a time. Even though all channels will be properly tested, just one channel will be shown in an error message even if multiple produce unexpected data. It can be annoying to figure out which channel produced unexpected data. We should work on that.
The type class
expect
currently works on a single channel at a time. Even though all channels will be properly tested, just one channel will be shown in an error message even if multiple produce unexpected data. It can be annoying to figure out which channel produced unexpected data. We should work on that.clash-protocols/src/Protocols/Hedgehog.hs
Lines 121 to 185 in 1c43320
The text was updated successfully, but these errors were encountered: