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

Added environment variable and launchSettings support to dotnet test #13435

Closed
wants to merge 11 commits into from

Conversation

Haplois
Copy link
Contributor

@Haplois Haplois commented Sep 7, 2020

launchSettings.json support in dotnet test command

dotnet test command will support launchSettings.json file and support for --launch-profile and --no-launch-profile command options are added.

Other changes

  • TODO

Base automatically changed from master to main March 18, 2021 21:05
@marcpopMSFT
Copy link
Member

@Haplois I'm going through old PRs still open in the repo. Is this still something you're working on or can it be closed?

@Haplois
Copy link
Contributor Author

Haplois commented Apr 15, 2021

This was waiting for the refactoring of launchSettings file. @marcpopMSFT, we can close it for now. Environment variable support added into dotnet test with a separate pr.

@Haplois Haplois closed this Apr 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants