Skip to content

feat(csharp): expose syntax internals to testing - #112

Merged
Seddryck merged 1 commit into
mainfrom
codex/issue-111-testing-internals
Aug 26, 2026
Merged

feat(csharp): expose syntax internals to testing#112
Seddryck merged 1 commit into
mainfrom
codex/issue-111-testing-internals

Conversation

@Seddryck

Copy link
Copy Markdown
Owner

Summary

  • grant Expressif.Testing access to the internal syntax model
  • retain the existing Expressif.Syntax.Tests friend assembly
  • verify the compiled assembly exposes both testing assemblies

Validation

  • dotnet test bindings/csharp/Expressif.Syntax.Tests/Expressif.Syntax.Tests.csproj --nologo --no-restore -m:1
  • 183 tests passed on each of net8.0, net9.0, and net10.0

Closes #111

@coderabbitai

coderabbitai Bot commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

Important

  • 🔍 Trigger review

This repository does not receive automatic reviews because it has fewer than 10 stars.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 19fb48d9-a54d-40c8-978e-67a649c58f91


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow Expressif.Testing to access internal syntax APIs

1 participant