Skip to content

feat(testkit): allow custom actor system#2289

Closed
rogeralsing wants to merge 1 commit intodevfrom
codex/update-testkitbase-constructor
Closed

feat(testkit): allow custom actor system#2289
rogeralsing wants to merge 1 commit intodevfrom
codex/update-testkitbase-constructor

Conversation

@rogeralsing
Copy link
Copy Markdown
Contributor

Summary

  • remove AsyncLocal-backed TestKit system for explicit per-test ActorSystem
  • resolve test probes via explicit factories and ActorSystem
  • document per-test system isolation in TestKit example

Testing

  • dotnet --version
  • dotnet test tests/Proto.TestKit.Tests/Proto.TestKit.Tests.csproj

https://chatgpt.com/codex/tasks/task_e_68a6c4ff8a908328940e03d3ff37d887

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant