Open Moncada25 opened 3 months ago
I would need to check, but generally a Question is a read-only operation, it is not designed to have assertions, just to read information. The assertions are generally built with the results returned by the question objects.
What happened?
When I perform validations using the Ensure class it seems that everything is ok when it is not.
What did you expect to happen?
The test should fail because those validations are not true. This is how it works in version 4.0.30, I tried the latest version 4.2.0 and the error continues.
Serenity BDD version
4.2.0
JDK version
21
Execution environment
Serenity Core 4.2.0 Java 21 Mac OS 14.6 JUnit 5 serenity-ensure:4.2.0
How to reproduce the bug.
How can we make it happen?
Add it to the Serenity BDD backlog and wait for a volunteer to pick it up