v0.10.4 #156
joshkempner
announced in
Announcements
v0.10.4
#156
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
What's Changed
AssertEx
to verify an RM'sVersion
by @joshkempner in Adds a method toAssertEx
to verify an RM'sVersion
#150SpinWait
fromIsOrBecomesTrue
by @condron in Remove SpinWait from IsOrBecomesTrue #151IDisposable
by @joshkempner in Test specifications implement IDisposable #154TimeSpan
timeouts toAssertEx
methods by @joshkempner in Adds overloads with TimeSpan timeouts to AssertEx methods #155Limited Breaking Change
IDisposable
to theMockRepositorySpecification
andDispatcherSpecification
means that test classes that inherit from these and also implementIDisposable
will need to be changed to implement an override ofDispose(bool)
rather than simply implementingDispose()
.Full Changelog: v0.10.3...v0.10.4
This discussion was created from the release v0.10.4.
Beta Was this translation helpful? Give feedback.
All reactions