Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an environment variable to detect plugin usage in the telemetry #7

Open
jubianchi opened this issue May 14, 2016 · 1 comment
Open

Comments

@jubianchi
Copy link
Member

The telemetry report looks for some environment variables to determine on where we are running atoum from.

It would be cool if the plugin could add its own variables (for example ATOM=true) when we run atoum through it so we can detect this and graph plugin usage.

@Grummfy
Copy link
Member

Grummfy commented Oct 2, 2017

seems it's around lib/runner.coffee that it must be added, but not sure the good way to do it. Adding ATOM=true in front of the command ?
will it work on windows?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants