/angular-karma-jenkins-datadog

A sample Angular project with a Jenkins build and Karma test results being sent to Datadog.

Primary LanguageHTMLApache License 2.0Apache-2.0

angular-karma-jenkins-datadog

The purpose of this project is to demonstrate how a Jenkins pipeline can build and test a sample Angular project in a headless way. Karma test results are then sent to Datadog.

For test results to be properly sent to Datadog, your API key for Datadog need to be stored in a Jenkins text credential with the name "DATADOG-API-KEY".