- I have now a custom build task extension that I created.
- I added the build task to my build definition.
- In the build task I create some result file.
- How can I add that file as a test result in the current build.
- Is there API, to upload a file, get current account name, and needed authentication information, get current build number, project name, etc
I'm totally new to VSTS and online resources doesn't help much from where should I start.