https://github.com/tombuildsstuff/azure-devops-to-teamcity
Pulls the result of a Go test run in Azure DevOps into the format used by TeamCity
https://github.com/tombuildsstuff/azure-devops-to-teamcity
Last synced: over 1 year ago
JSON representation
Pulls the result of a Go test run in Azure DevOps into the format used by TeamCity
- Host: GitHub
- URL: https://github.com/tombuildsstuff/azure-devops-to-teamcity
- Owner: tombuildsstuff
- Created: 2019-01-18T15:06:01.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-06-12T08:05:45.000Z (about 7 years ago)
- Last Synced: 2025-02-07T14:45:32.783Z (over 1 year ago)
- Language: Go
- Size: 19.5 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Azure DevOps to TeamCity
This project downloads a build log from Azure DevOps and then converts that into the format expected by TeamCity's test runner.
This allows test to run in Azure DevOps / Visual Studio Team Services / Visual Studio Online / Team Foundation Server and have the output displayed within TeamCity's Test View.