Closed chrish619 closed 1 year ago
Thank you for your feedback. Yes, there is a subtle difference between different meanings of the xunit
word: the xUnit family of formats derived from the JUnit format and the specific xUnit.net
format. This plugin uses the first meaning of xunit
. I think we should add a clarification about this in README.md
.
Any chance you are planning to add support for the xunit.net format? That would be more helpful than just documenting that it is not supported. :)
@agentHoover it requires more works that just documenting that Xunit.net is not supported by this reporter. By the way, if we implement Xunit.net support, we will create a separate package to preserve backward compatibility. So if you write a Xunit.net reporter, we can consider using your implementation and promote it in the Plugins section in the TestCafe documentation :smile:
This issue has been automatically marked as stale because it has not had any activity for a long period. It will be closed and archived if no further activity occurs. However, we may return to this issue in the future. If it still affects you or you have any additional information regarding it, please leave a comment and we will keep it open.
We're closing this issue after a prolonged period of inactivity. If it still affects you, please add a comment to this issue with up-to-date information. Thank you.
Issue: Documentation
Steps to Replicate:
Total test results: 0.
logged insystem.debug
build logPossible resolutions?
readme.md
- to prevent other developer confusion?JUnit
format as being a solution?Or, maybe this "Issue" will be enough 😄