test-scenario-env

Installation
SKILL.md

CoreCLR Test Scenario Environment

Generate a dotenv file consumable by:

corerun[.exe] -e <path-to-env> <managed-test.dll>

Use src/tests/Common/testenvironment.proj as the source of truth. Do not manually duplicate its scenario table or defaults in the skill.

Inputs

Required:

  • A scenario name from a TestEnvironment item in src/tests/Common/testenvironment.proj

Optional:

Installs
1
Repository
dotnet/runtime
GitHub Stars
18.2K
First Seen
4 days ago
test-scenario-env — dotnet/runtime