Join Slack
Communities
Powered by
If I do a `get` after `isA` failed in an `expectTh...
# strikt
d
dave08
11/27/2018, 5:18 PM
If I do a
get
after
isA
failed in an
expectThat() { }
block the tests crash with
ClassCastException
instead of reporting the errors. Is this by design
@robfletcher
?
Open in Slack
Previous
Next