Closed
Description
Hi,
Please add ability to sort the order of tests, especially for InlineData
of Theory
s.
The current behavior stringifies all test parameters and sorts them alphabetically. The parameters are usually test-artifacts and are positioned in the code file according to their chronological etc. priority.
Currently, locating an InlineData
among numerous cases is an utter nightmare.
InlineData
etc. entries should be sorted according to their appearance in the code file - not alphabetically.
Reported here as well.
Metadata
Metadata
Assignees
Labels
No labels