Jit Regression Test

Extract a standalone JIT regression test case from a given GitHub issue and save it under the JitBlue folder. USE FOR: creating JIT regression tests, extracting repro code from dotnet/runtime issues, "write a test for this JIT bug", "create a regression test for issue #NNNNN", converting issue repro to xunit test. DO NOT USE FOR: non-JIT tests (use standard test patterns), debugging JIT issues without a known repro, performance benchmarks (use performance-benchmark skill).

.NET (Microsoft) e6cc8f8 4.3 KB Updated 4k repo stars

File contents

dotnet/runtime/tree/main/.github/skills/jit-regression-test commit e6cc8f82d5

Frequently asked questions

npx skillmds@latest add dotnet/jit-regression-test