Skip to content

feat: Implement Testing Panel via custom LSP messages#39

Merged
TomAFrench merged 3 commits intomasterfrom
phated/test-panel
Sep 15, 2023
Merged

feat: Implement Testing Panel via custom LSP messages#39
TomAFrench merged 3 commits intomasterfrom
phated/test-panel

Conversation

@phated
Copy link
Contributor

@phated phated commented Sep 1, 2023

Description

Problem*

Resolves #33

Summary*

This implements the Testing Panel using vscode's Testing API and the custom messages provided by the LSP in noir-lang/noir#2532

It's probably better to show this than explain it!

Screenshot 2023-09-01 at 3 05 06 PM
Screenshot 2023-09-01 at 3 05 12 PM
Screenshot 2023-09-01 at 3 06 05 PM
Screenshot 2023-09-01 at 3 05 46 PM
Screenshot 2023-09-01 at 3 05 51 PM
Screenshot 2023-09-01 at 3 05 20 PM

Additional Context

PR Checklist*

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

@TomAFrench TomAFrench merged commit 890b606 into master Sep 15, 2023
@TomAFrench TomAFrench deleted the phated/test-panel branch September 15, 2023 14:45
@github-actions github-actions bot mentioned this pull request Sep 15, 2023
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.

Add testing panel

2 participants