Skip to content

Commit

Permalink
Refer to the testing best practices guide from contribution guide
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 302993272
Change-Id: Ie667bfa17f683dfb2e174d373e745f512f72124d
gunan authored and tensorflower-gardener committed Mar 25, 2020
1 parent ae33348 commit 6f98890
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -88,6 +88,9 @@ TensorFlow coding style.
submitting PRs to fix one typo, one warning,etc. We recommend fixing the
same issue at the file level at least (e.g.: fix all typos in a file, fix
all compiler warning in a file, etc.)
* Tests should follow the
[testing best practices](https://www.tensorflow.org/community/contribute/tests)
guide.

#### License

0 comments on commit 6f98890

Please sign in to comment.