/teamscale-upload

Tool to easily upload coverage, findings, ... to Teamscale.

Primary LanguageJavaApache License 2.0Apache-2.0

Teamscale Upload Build

DownloadDocumentationChangelogGithub Action

Command-line tool to upload external analysis results (coverage, findings, ...) to Teamscale.

Tool Setup

If you want to use the tool as part of a Github build pipeline, consider using the Github Action.

For a local setup (on a build machine), the Download page offers native executables for Windows and Linux (no other tools required on the machine).

Run teamscale-upload --help to see all available options.

Tool Development

Developer Documentation