Skip to content

Conversation

mikepenz
Copy link
Owner

@mikepenz mikepenz added the other label Mar 28, 2025
@mikepenz mikepenz requested a review from Copilot March 28, 2025 09:16
Copy link

github-actions bot commented Mar 28, 2025

TestsPassed ☑️SkippedFailed ❌️
Example Pytest Report4 ran2 passed0 skipped2 failed
TestResult
Example Pytest Report
test_sample.test_which_succeeds✅ passed
test_sample.test_which_fails❌ failure
test_sample.test_with_error❌ failure
test_sample.test_with_flaky_success✅ passed

Copy link

github-actions bot commented Mar 28, 2025

TestsPassed ☑️Skipped ⚠️Failed ❌️
Example Ungrouped Test Report | test_10.xml3 ran3 passed0 skipped0 failed
Example Ungrouped Test Report | test_11.xml3 ran2 passed0 skipped1 failed
Example Ungrouped Test Report | test_12.xml3 ran2 passed1 skipped0 failed

Copy link

github-actions bot commented Mar 28, 2025

TestsPassed ✅SkippedFailed
Example Nested JUnit Test Report3 ran3 passed0 skipped0 failed
TestResult
Example Nested JUnit Test Report
ABC-0199: XMPP Ping
PingIntegrationTest.pingAsync (Normal)✅ passed
PingIntegrationTest.pingServer (Normal)✅ passed
ABC-0045: Multi-User Chat
MultiUserIntegrationTest.mucRoleTestForReceivingModerator (Normal)✅ passed

Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the README by fixing documentation issues and adding a missing configuration option.

  • Fix documentation in the README.
  • Add a new configuration option "fail_on_parse_error" with its description.

@mikepenz mikepenz merged commit b9e6d49 into main Mar 28, 2025
7 of 13 checks passed
@mikepenz mikepenz deleted the fix/1320 branch March 28, 2025 09:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Docs missing for fail_on_parse_error
1 participant