Skip to content

Conversation

@2400060033
Copy link

Adds golden tests for the neotest parser to validate cargo and nextest output handling.

  • Adds cargo output golden test (passing & failing cases)
  • Adds nextest JUnit output golden test
  • Ensures parser returns consistent pass positions for both runners

Improves reliability of test detection logic in rustaceanvim.

Adds golden tests for the neotest parser to validate cargo and nextest output
handling.

- Adds cargo output golden test (passing & failing cases)
- Adds nextest JUnit output golden test
- Ensures parser returns consistent pass positions for both runners

Improves reliability of test detection logic in rustaceanvim.
@github-actions
Copy link
Contributor

Review Checklist

Does this PR follow the Contribution Guidelines? Following is a partial checklist:

Proper conventional commit scoping:

  • For example, fix(lsp): some lsp-related bugfix

  • Pull request title has the appropriate conventional commit prefix.

If applicable:

  • Tested
    • Tests have been added.
    • Tested manually (Steps to reproduce in PR description).
  • Updated documentation.

@mrcjkb mrcjkb changed the title test(parser): add golden tests for cargo and nextest outputs tests(parser): add golden tests for cargo and nextest outputs Nov 28, 2025
Copy link
Owner

@mrcjkb mrcjkb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks 🙏

Stylua is failing in CI

@mrcjkb mrcjkb enabled auto-merge (squash) November 30, 2025 00:16
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.

2 participants