MarketSquare / MarketSquare/robotframework-webservice
Execute all tasks that _include_ a tag
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Python
- Stars
- 24
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
As a tester, I want to provide a lot of test cases to the webservice and trigger them by tag.
Right now, we can only call test cases by `name`.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the webservice entry point that currently triggers test cases by name, then inspect how Robot Framework tags are represented and selected. The work is done when a request can provide a tag and trigger all matching test cases, while existing name-based triggering remains understood and covered.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- fastapi, python
- Domain
- api, backend, testing-qa
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100