Skip to content

Add test implementation best practices to verification guideline#1

Open
Rahul-Sutariya wants to merge 1 commit intomainfrom
best_practices_verifacation_guilde
Open

Add test implementation best practices to verification guideline#1
Rahul-Sutariya wants to merge 1 commit intomainfrom
best_practices_verifacation_guilde

Conversation

@Rahul-Sutariya
Copy link
Owner

Add multi-language testing best practices to the verification guideline as part of process description documentation.

Changes:

  • Add "Test Implementation Best Practices" section to verification_guideline.rst
  • Include examples for C++, Python, and Rust
  • Cover test naming, content guidelines, constants, fixtures, file organization
  • Add mocking best practices with GoogleMock examples
  • Include references to communication/baselibs repos for real examples

Add multi-language testing best practices to the verification guideline
as part of process description documentation.

Changes:
- Add "Test Implementation Best Practices" section to verification_guideline.rst
- Include examples for C++, Python, and Rust
- Cover test naming, content guidelines, constants, fixtures, file organization
- Add mocking best practices with GoogleMock examples
- Include references to communication/baselibs repos for real examples
@Rahul-Sutariya Rahul-Sutariya force-pushed the best_practices_verifacation_guilde branch from 1eb7b37 to 23f415e Compare February 23, 2026 10: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.

1 participant