microsoft / microsoft/azure-devops-python-api
There is no way to get [test_sub_result_id]
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 684
- Forks
- 218
- Avg merge
- 8d 10h
- Merged PRs (30d)
- 1
Description
I can get [test_case_result_id] via
but I need to get attachments from here (it seems to be the sub results):

Contributor guide
No contributing guide indexed for this repository
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 with azure-devops/azure/devops/v5_1/test/test_client.py at lines 221 and 708, comparing how test results and test case results are accessed. Trace the available test-result data for sub-results and attachments. Done means the API exposes a way to obtain the test_sub_result_id needed to retrieve those attachments.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100