Skip to content

docs: document how to run a single test - #231

Merged
Glittersup merged 2 commits into
TricklePay:mainfrom
TochukwuJustice:docs/issue-142
Aug 31, 2026
Merged

docs: document how to run a single test#231
Glittersup merged 2 commits into
TricklePay:mainfrom
TochukwuJustice:docs/issue-142

Conversation

@TochukwuJustice

Copy link
Copy Markdown
Contributor

closes #142

Summary

  • Documents how to run a single test by name from the workspace root.
  • Adds the -- --nocapture variant for seeing output from a passing test.
  • Uses an existing test name from the current suite as the worked command example.

Reason

The README already explains how to run the full test suite, but contributors iterating on a focused change also need the shorter single-test command.

@drips-wave

drips-wave Bot commented Aug 31, 2026

Copy link
Copy Markdown

@TochukwuJustice Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@Glittersup
Glittersup merged commit 18cd7cc into TricklePay:main Aug 31, 2026
1 check passed
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.

Document how to run a single test

2 participants