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
TestEnvironmentitem insrc/tests/Common/testenvironment.proj
Optional: