MarketSquare / MarketSquare/robotframework-webservice
Allow adding listeners to execution
Open
enhancement
- Dominant language
- Python
- Stars
- 24
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
I would like to add listeners on every execution of robot test cases.
My use case:
Adding a listener that does real-time logging in to Elasticsearch.
Contributor guide
Research direction
Start by tracing how the webservice runs Robot Framework test cases and where each execution is created. Determine the listener extension point and define how callers would register a listener, then verify that execution events can support the requested real-time Elasticsearch logging use case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- fastapi, python
- Domain
- backend, testing-qa
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100