letalboy / testrium

Testrium is the pinnacle of testing libraries, designed to elevate your testing experience to heavenly heights. Seamlessly integrating the power and flexibility of modern testing frameworks, ElysianProbe provides an unparalleled suite of tools to ensure your code is flawless.
0 stars 1 forks source link

Tail condition is not failing the tests #5

Closed letalboy closed 2 weeks ago

letalboy commented 1 month ago

In the modularization branch the Tail callback is not failing the tests as intended to, maybe when the core was changed this was broken accidentally. So it needs a review, it's expected to the tail function be able to fail the tests when it not returns True in the end.

letalboy commented 2 weeks ago

Solved in PR: #7