-
Type: Task
-
Resolution: Done
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: None
-
None
-
Not Needed
-
Our unified runners contain duplicated, boilerplate code for specifying JSON file locations and iterating test cases. This duplication can be eliminated by moving all unified specs to a common location (CSHARP-4421) and updating the unified runner to work with any JSON file in the common location (this ticket).
We will also be able to enhance the unified runner to jump from a failure in test explorer to the JSON test rather than the failing line of C# code in the unified runner. This will make it easier for developers to troubleshoot failing scenarios as we can quickly examine the failing test case rather than parsing the file location and test name from the test case. This also makes spec tests navigation easier for non-failed test cases.
- depends on
-
CSHARP-4421 Unify all spec tests in single test project
- Closed