| .. _docs-testing: | |
| ============= | |
| Testing Guide | |
| ============= | |
| In Pigweed, testing is a key part of our strategy to ensure high quality | |
| software. The pages in this section describe different facets of the Pigweed | |
| testing philosophy as well as some best practices and guidelines for writing | |
| tests when contributing to the Pigweed codebase. | |
| .. toctree:: | |
| :maxdepth: 1 | |
| :hidden: | |
| cpp_type_equivalence_classes |