microsoft / microsoft/nodejstools
vstest config testrun parameters and mocha ?
Nobody has claimed this yet.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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