Skip to content

Conversation

Evangelink
Copy link
Member

Add Assert.That(expression) as an alternative way to assert expressions. This is providing a unified API that will parse the expression tree to display a useful failure message.

There are some limitations around dynamics, ref etc but this is a good alternative.

Overall this new API si not meant to replace the previous ones but to offer an alternative to assertions.

@Youssef1313 Youssef1313 self-requested a review July 18, 2025 18:19
@Youssef1313 Youssef1313 self-assigned this Jul 18, 2025
@Evangelink Evangelink enabled auto-merge (squash) July 21, 2025 06:43
@Evangelink
Copy link
Member Author

@Youssef1313 ready for review

@Evangelink Evangelink merged commit 183e5dd into rel/4.0 Jul 28, 2025
8 checks passed
@Evangelink Evangelink deleted the dev/amauryleve/assert-that-expression branch July 28, 2025 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants