-
Notifications
You must be signed in to change notification settings - Fork 30
Description
This issue is another sub-item from #1145 (Redesign of GUI display) which propose to add filter functionality to the test tree.
This particular issue propose to extend the filter by some textual filtering.
The user can define some text filter in the UI (basically a string) and all tree node names matching the text filter will be displayed. The text filtering should support all parts of a tree node name: assembly, namespace, class and method name.
This functionality will be particularly useful for large test suites. For example if the user only wants to execute a single test and recalls some fraction of the test name, he can quickly select this test by this new textual filtering functionality.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
FeatureA new feature.A new feature.