Skip to content

Add assertions to log file#298

Merged
Chemaclass merged 5 commits intomainfrom
feat/288-assertions-to-log
Jul 16, 2024
Merged

Add assertions to log file#298
Chemaclass merged 5 commits intomainfrom
feat/288-assertions-to-log

Conversation

@Chemaclass
Copy link
Copy Markdown
Member

@Chemaclass Chemaclass commented Jul 16, 2024

📚 Description

Closes #288

🔖 Changes

  • Add a new property for each testsuite like assertions="\d" with the total of assertions passed for each test.

✅ To-do list

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

Demo

Screenshot 2024-07-16 at 18 04 29

@Chemaclass Chemaclass added the enhancement New feature or request label Jul 16, 2024
@Chemaclass Chemaclass self-assigned this Jul 16, 2024
@Chemaclass Chemaclass merged commit ed39a1e into main Jul 16, 2024
@Chemaclass Chemaclass deleted the feat/288-assertions-to-log branch July 16, 2024 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add total assertions to log-junit

3 participants