1.0.0 #245
1.0.0
#245
Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Added
turbineScope
DSL function which is now required for usingtestIn
. This ensures that exceptions which occur within the test are no longer potentially lost.Changed
Turbine
s which occur while testing aFlow
(usingtest { }
) will now have their failures eagerly reported.This discussion was created from the release 1.0.0.
Beta Was this translation helpful? Give feedback.
All reactions