[Test Framework] Support baseline testing for IL verification and ExprTests
Open
Area-Testing
Impact-Low
- Dominant language
- F#
- Stars
- 4.3k
- Forks
- 876
- Avg merge
- 4d 11h
- Merged PRs (30d)
- 131
Description
Baseline testing needs to be supported not only for compilation tests, but also for ILDasm tests & ExprTests.
* Support via the existing "baseline" API in the new compiler
* Support via custom DataAttrbute for xUnit, so it can be used in Theories.
Contributor guide
Assessment
This issue has not been assessed yet.