Skip to content

9.0.1

Compare
Choose a tag to compare
@haf haf released this 24 Jun 12:17

Ensure filtered tests are properly filtered #378 #380, thanks @MNie
Update BenchmarkDotNet to 0.12.1 fixing #381 #384, thanks @MNie
Add support for while-expressions inside regular test cases #386, thanks @teo-tsirpanis
Add Expect.wantError, which returns the value inside the Result wrapper if successful, thanks @yreynhout