abelanger

Results 6 comments of abelanger

your recommendation is to manually update THOUSANDS of test mappings? i don't suppose there is a way to simply turn it off?

In Visual Studio 2022 the user right clicks the test in test explorer and chooses "Associate to Test Case" to map. Whatever string i see in test explorer gets written...

I could probably use Copilot to assist with re-writing the mappings on the work items using the devops API, but is that really good enough? These pickle index values are...

generator/allowRowTests looks like it uses the first column of an Examples table instead of complete list of parameters, which is fine except for tests where the first column has duplicates...

Test names are also used to track the history of a test and if/when failures happened or started. No matter what "fix" we choose our history is gone. And even...

#3 is misleading, because changing a method name or adding an example is not the same thing. When i make a change, then it is a known thing and I...