assertj-vavr
assertj-vavr copied to clipboard
Assertions for Vavr - http://www.vavr.io/
A new version of the io.vavr library has been published on Jul, 2019 but the latest assertj-vavr version uses the 0.10.0 version. Is it possible to have a newer version...
We're using `assertj-vavr` for various assertions in our `spring-boot` project. With the recently published `spring-boot` version `3.3.0` the managed `assertj` version was updated to `3.25.0`. With this update, when running...
Hi, I'd like to know if I'm not understanding the usage correctly. My situation is that after mapping on a `TryAssert`, I get an inaccessible abstract `AbstractTryAssert`, which doesn't let...