Skip to content

fix(debugger): allow debugging tests in library packages - #13597

Open
asterite wants to merge 1 commit into
masterfrom
ab/allow-debugging-libs
Open

asterite wants to merge 1 commit into
masterfrom
ab/allow-debugging-libs

Conversation

@asterite

@asterite asterite commented Sep 3, 2026

Copy link
Copy Markdown
Collaborator

Problem Resolved

No issue.

Summary of Changes

The DAP debugger only accepted binary and contract packages, rejecting library packages with "No matching binary or contract packages found". Tests can exist in any package type, so accept library packages when a test name is provided.

User Documentation

Check one:

  • No user documentation needed.
  • Documented in docs/.
  • [For Experimental Features] Documentation tracking issue created:

PR Checklist

  • I have tested the changes locally.
  • I have formatted the changes with Prettier and/or cargo fmt on default settings.

The DAP debugger only accepted binary and contract packages, rejecting
library packages with "No matching binary or contract packages found".
Tests can exist in any package type, so accept library packages when a
test name is provided.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@asterite
asterite requested a review from TomAFrench September 4, 2026 12:27

This branch has not been deployed

No deployments
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