vscode-java-test icon indicating copy to clipboard operation
vscode-java-test copied to clipboard

parameterized tests: sorting should be natural instead of alphabetical

Open matter-it-does opened this issue 2 years ago • 1 comments

Make 15 parameterized test cases

https://en.wikipedia.org/wiki/Natural_sort_order

image

matter-it-does avatar Aug 03 '22 11:08 matter-it-does

Related code is:

https://github.com/microsoft/vscode-java-test/blob/794227efdfe574e4d290db636df7cbd1c57b0786/src/controller/utils.ts#L162-L164

jdneo avatar Aug 04 '22 01:08 jdneo