Expecto v9.0.1 Release Notes
Release Date: 2020-06-08 // over 4 years ago-
✅ 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
➕ AddExpect.wantError
, which returns the value inside the Result wrapper if successful, thanks @yreynhout