add sorter with respecting testcase collections

This commit is contained in:
2024-12-12 19:59:08 +02:00
parent e80aa55375
commit ec5f4f6543
7 changed files with 174 additions and 27 deletions

View File

@@ -0,0 +1,2 @@
3 banana,apple,egg apple,banana,egg
4 banana,test,apple,egg apple,banana,egg,test

View File

@@ -0,0 +1,5 @@
5 banana,apple,cherry,date,elderberry apple,banana,cherry,date,elderberry
1 hello hello
3 alpha,beta,gamma alpha,beta,gamma
3 gamma,beta,alpha alpha,beta,gamma
8 hello,world,foo,bar,baz,qux,quux,corge bar,baz,corge,foo,hello,quux,qux,world

View File

@@ -0,0 +1 @@
3 1,2,3 2,1,3