Adds GenericXUnitTestEngine unit test engine to handle any test script that
produces XUnit test results.
Details
Details
- Reviewers
epriestley - Group Reviewers
Blessed Reviewers
N/A
Diff Detail
Diff Detail
- Repository
- rARC Arcanist
- Branch
- generic-xunit
- Lint
Lint Skipped - Unit
Test Failures
Event Timeline
Comment Actions
We're a very small team and can't prioritize stuff like this. You shouldn't expect this to move forward anytime soon.
Comment Actions
Any changes in this vein need to wait for T5568 and be reframed on top of that.
Although I think the idea in T5568 is great it looks a bit stale and having .arcunit looks a bit harder than having .arclint due to its complexities. I think this test engine solves a real problem and may actually help you reduce unit test related issues (since I have no access to your support data, I am completely making this up :D)
Comment Actions
I think this test engine solves a real problem
And I mean real. This is the code we are using for the past year or may be more without any issues.