Skip to content

fix-testrunner-assembly-references#549

Closed
JasonXuDeveloper wants to merge 1 commit intomasterfrom
auto-claude/002-packages-com-jasonxudeveloper-jengine-core-editor-
Closed

fix-testrunner-assembly-references#549
JasonXuDeveloper wants to merge 1 commit intomasterfrom
auto-claude/002-packages-com-jasonxudeveloper-jengine-core-editor-

Conversation

@JasonXuDeveloper
Copy link
Owner

Add missing Unity Test Framework assembly references to JEngine.Core.Editor.asmdef to fix compilation errors in TestRunnerCallbacks.cs. The file uses types from UnityEditor.TestTools.TestRunner.Api namespace (e.g., ICallbacks, TestRunnerApi, ITestAdaptor, ITestResultAdaptor) which require explicit assembly references.

….TestRunner assembly references

Add missing Unity Test Framework assembly references to JEngine.Core.Editor.asmdef
to resolve TestRunnerCallbacks compilation errors. These references enable the
TestRunnerCallbacks.cs code that uses types from UnityEditor.TestTools.TestRunner.Api
namespace (ICallbacks, TestRunnerApi, ITestAdaptor, ITestResultAdaptor).

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@claude
Copy link

claude bot commented Jan 22, 2026

Code review

No issues found. Checked for bugs and CLAUDE.md compliance.

@JasonXuDeveloper JasonXuDeveloper deleted the auto-claude/002-packages-com-jasonxudeveloper-jengine-core-editor- branch January 22, 2026 05:28
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.

1 participant