Skip to content

Fix wrong assertion_failed name of test on failure#501

Merged
Chemaclass merged 1 commit into
mainfrom
fix/500-assertion_failed-wrong-test-name-on-fail
Oct 5, 2025
Merged

Fix wrong assertion_failed name of test on failure#501
Chemaclass merged 1 commit into
mainfrom
fix/500-assertion_failed-wrong-test-name-on-fail

Conversation

@Chemaclass
Copy link
Copy Markdown
Member

📚 Description

Closes #500

Custom assert output to be consistent with bashunit's built-in assertions.

🔖 Changes

✅ To-do list

  • I updated the CHANGELOG.md to reflect the new feature or fix

@Chemaclass Chemaclass self-assigned this Oct 5, 2025
@Chemaclass Chemaclass added the bug Something isn't working label Oct 5, 2025
@Chemaclass Chemaclass merged commit 42a453e into main Oct 5, 2025
18 checks passed
@Chemaclass Chemaclass deleted the fix/500-assertion_failed-wrong-test-name-on-fail branch October 5, 2025 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bashunit::assertion_failed doesn't print name of test on failure

2 participants