Stefano Cordio
Stefano Cordio
Part 2 done in afdfe4d.
Indeed, it would be a nice addition!
@nicoprow we plan to release 3.26.1 in roughly one week. In case you have time to provide the details mentioned by @joel-costigliola, we might try to squeeze a solution in...
Does this overlap with what I've mentioned at https://github.com/orgs/assertj/discussions/2229? > Add [`Module`](https://docs.oracle.com/javase/9/docs/api/java/lang/Module.html) assertions and `module()` navigation method to `Class` assertions I'm not entirely sure we can pick a `Module` by...
Thanks for your feedback, @ascopes! Please give me a bit of time to get familiar with your use case – I'll get back to you.
Although it's possible to obtain the previous behavior, similar to how you did it with [`TypeAwareListAssert`](https://github.com/ascopes/java-compiler-testing/blob/74704bcdc58ebca669557c9d27a5f22b8c37fb1d/java-compiler-testing/src/main/java/io/github/ascopes/jct/assertions/TypeAwareListAssert.java), I believe we should provide better support for such use cases. However, I wouldn't...
Would it be okay if we introduce such a change in 3.27.0? I'd prefer to have enough time to digest it properly, and the deprecations will only be removed in...
Thanks a lot for your feedback, @Adrodoc55. I'll keep that in mind!
Hi, @ascopes, we would like to release 3.27.0 soon, and I've been working on this issue for the last few days. However, there is one more detail I'd like to...
@ascopes would it be a problem if we deliver this in version 4?