Uh oh!
There was an error while loading. Please reload this page.
Add regression testing for the STJv8 source generator. - #95352
Conversation
ghost
commented
Nov 28, 2023
Tagging subscribers to this area: @dotnet/area-system-text-json, @gregsdennis Issue Detailsnull
|
eiriktsarpalis
commented
Nov 29, 2023
Correct, this is smoke testing functionality of the source generated baselines against the current runtime bits, so what tests are being run doesn't change much.
It depends on whether a particular release makes substantial changes to how it generates code. We have been updating the SG on every release so it made sense to include new regression tests every time. |
Adds .NET 8 source generated sources to complement the existing .NET 6 and .NET 7 regression suites.