The user should be able to filter / search the list of tests
Open
enhancement
- Dominant language
- Python
- Stars
- 226
- Forks
- 77
- Avg merge
- 3h 53m
- Merged PRs (30d)
- 2
Description
User story one:
-- I want to find and execute all tests containing a particular string
User story two:
-- I want to hide all tests containing a particular string
Contributor guide
Research direction
No files or tests are named. Start by locating the GUI entry point that builds and executes the test list, then trace how list selections are represented. Done means users can search for a string to find and run matching tests, and can hide tests containing a string.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- frontend, testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100