microsoft / microsoft/nodejstools

vstest config testrun parameters and mocha ?

Open
#1,480 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

test-adapter
Dominant language
C#
Stars
1.8k
Forks
355
PR merge metrics
No merged PRs in 30d

Description

Hey guy,

Is it possible to get the vstest config test run parameters to mocha via environment variables ?

I'm interested to configure some test settings for our integration tests done via mocha - end points or number of retries globally. Our tests are currently working via environment variables.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files or tests are named. Start by tracing how vstest config test-run parameters are read and how the mocha integration starts tests, then verify whether those values can reach the test process as environment variables; done means endpoint and global retry settings are available to the integration tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp, javascript
Domain
testing
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.