Skip to content

Replace assertions from Caraya with Transparent Assertions#47

Merged
logmanoriginal merged 3 commits intomainfrom
transparent-assertions
Aug 10, 2025
Merged

Replace assertions from Caraya with Transparent Assertions#47
logmanoriginal merged 3 commits intomainfrom
transparent-assertions

Conversation

@logmanoriginal
Copy link
Copy Markdown
Owner

This replaces all assertions in the project from Caraya to Transparent Assertions for more verbose error reports.

Caraya is still used as test framework to generate reports and evaluate tests.

Note that Caraya displays the assertion VI instead of the test case because of a limitation in the framework.

This replaces the assertions provided by Caraya by my own assertion 
library Transparent Assertions to get more verbose error messages in the
case of failures.
With Transparent Assertions these extensions are no longer needed.
@logmanoriginal logmanoriginal changed the title transparent-assertions Replace assertions from Caraya to Transparent Assertions Aug 9, 2025
@logmanoriginal logmanoriginal changed the title Replace assertions from Caraya to Transparent Assertions Replace assertions from Caraya with Transparent Assertions Aug 10, 2025
@logmanoriginal logmanoriginal merged commit f2ae7db into main Aug 10, 2025
3 checks passed
@logmanoriginal logmanoriginal deleted the transparent-assertions branch August 10, 2025 05:00
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.

1 participant