Skip to content

preply/dd-support-test-coverage-jest-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Repro steps:

export DATADOG_API_KEY=<your_api_key>
nvm use
yarn
yarn test

There are just 2 deps, npm i should be fine if you don't have yarn installed.

Expected result:

Something mentioning test service my-javascript-service in https://app.datadoghq.com/ci/test-runs. Or something in the terminal.

Actual result:

Nothing in the terminal, the same output as yarn coverage.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published