What's Changed
Breaking Changes 🛠
- Assert Conditions now contains an
AssertionMetadata
object containing delegate durations by @thomhurst in #1795
🏕 Changes
CompletesWithin(TimeSpan)
andThrowsWithin(TimeSpan)
assertions by @thomhurst in #1797- TimeSpanExtensions for easily converting ints to TimeSpans by @thomhurst in #1798
👒 Dependencies
- chore(deps): update tunit to 0.10.33 by @thomhurst in #1794
Full Changelog: v0.10.33...v0.11.0