Skip to content
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

Full integration with test pane #67

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

rpedretti
Copy link

@rpedretti rpedretti commented Nov 4, 2024

This PR adds:

  • Read the test plan for the test build scheme and add to test explorer
  • Handle file change, creation and deletion to update the test explorer
  • Fix the commands to run the tests
  • The load should handle both SPM and non-SPM since the tests are reading from the test plan
  • Remove overall test result since we update all from logs

This pr fixes:

  • Getting code blocks from class

To do:

  • Mark tests as skipped if they are skipped on test plan

@hyzyla
Copy link
Collaborator

hyzyla commented Nov 4, 2024

😍 thanks for this pr. I need some time to review and test all changes, but at the first glance looks pretty good

@cameroncooke
Copy link

Any movement on this?

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.

4 participants