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

fixed: #48 Write a Guide for Running Unit Tests #62

Conversation

ayanAhm4d
Copy link

Please provide a concise description of the changes made in this PR.

Related Issue(s)

Changes Made

I've added a new "Development and Testing" section that includes comprehensive instructions for running unit tests. The changes include:

Added a dedicated section for development and testing
Provided multiple test running options:

Basic test execution with make test
Coverage reporting with make coverage
Package-specific testing
Verbose test output option

Mentioned the pre-commit command for complete verification
Maintained the existing formatting and style of the README
Placed the section before the Contributing section as it's relevant for both users and contributors.

Notes for Reviewer(s)

Copy link

google-cla bot commented Feb 1, 2025

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@kh3rld kh3rld requested review from a team, Tomlee-abila, abrakingoo and jesee-kuya and removed request for a team February 1, 2025 19:57
@ayanAhm4d ayanAhm4d closed this Feb 2, 2025
@ayanAhm4d ayanAhm4d deleted the unit-test-guide branch February 2, 2025 13:00
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 a Guide for Running Unit Tests
1 participant