GoogleCloudPlatform / samples-style-guide

Guidelines on writing effective Google Cloud samples.
https://googlecloudplatform.github.io/samples-style-guide/
Apache License 2.0
11 stars 19 forks source link

feat: guidance about test cases #122

Closed telpirion closed 1 year ago

telpirion commented 1 year ago

Testing multiple snippets from a single test case should be an anti-pattern. Let's clarify this point.

BEGIN_COMMIT_OVERRIDE feat: new guideline: Dedicated testing per sample: https://googlecloudplatform.github.io/samples-style-guide/#dedicated-testing-per-sample END_COMMIT_OVERRIDE