Skip to content

docs: add fuzz testing and coverage details to testing.md - #190

Merged
phertyameen merged 2 commits into
bridgelet-org:mainfrom
NteinPrecious:docs/issue-89-testing-guide
Jun 24, 2026
Merged

docs: add fuzz testing and coverage details to testing.md#190
phertyameen merged 2 commits into
bridgelet-org:mainfrom
NteinPrecious:docs/issue-89-testing-guide

Conversation

@NteinPrecious

Copy link
Copy Markdown
Contributor

Summary

Completes docs/testing.md coverage as requested in #89.

Changes

  • Added Fuzz Testing subsection covering cargo-fuzz setup and usage
  • Clarified coverage report command with output directory and how to open the HTML report
  • Verified all five test suite types are documented: unit tests, integration tests, local sandbox, fuzz testing, and coverage

Closes #89

@drips-wave

drips-wave Bot commented Jun 24, 2026

Copy link
Copy Markdown

@NteinPrecious 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

@phertyameen
phertyameen merged commit 2df00f6 into bridgelet-org:main Jun 24, 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.

Write docs/testing.md: how to run all test suites

2 participants