Skip to content

Allow connecting to the runner from test suite #2526

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Aug 4, 2025

Conversation

natebosch
Copy link
Member

Closes #2497

Add a zone variable when the declarer runs main from the test suite
which gives access to the connectOut callback which creates a channel
back to the runner with a provided name.

Add an optional argument allowing a map of zone values to the declare
method and use it from the remote listener.

Closes #2497

Add a zone variable when the declarer runs `main` from the test suite
which gives access to the `connectOut` callback which creates a channel
back to the runner with a provided name.

Add an optional argument allowing a map of zone values to the `declare`
method and use it from the remote listener.
Copy link

PR Health

Changelog Entry ✔️
Package Changed Files

Changes to files need to be accounted for in their respective changelogs.

@natebosch natebosch marked this pull request as ready for review August 1, 2025 18:43
@natebosch natebosch requested a review from a team as a code owner August 1, 2025 18:43
@natebosch natebosch requested a review from jakemac53 August 1, 2025 18:43
@natebosch natebosch merged commit 5aef971 into master Aug 4, 2025
59 checks passed
@natebosch natebosch deleted the expose-test-channel-to-suite-main branch August 4, 2025 22:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for platform specific communication channels
2 participants