mirror of
https://github.com/golang/go.git
synced 2025-05-05 23:53:05 +00:00
#34384: Update page with title, purpose, and notice to discuss changes before editing.
parent
0c72076b7d
commit
523e6978fb
@ -1,3 +1,13 @@
|
|||||||
|
# Go Test Comments
|
||||||
|
|
||||||
|
This page is a supplement to
|
||||||
|
[Go Code Review Comments](https://github.com/golang/go/wiki/CodeReviewComments),
|
||||||
|
but is targeted specifically to test code.
|
||||||
|
|
||||||
|
**Please [discuss changes](https://golang.org/issue/new?title=wiki%3A+CodeReviewComments+change&body=&labels=Documentation)
|
||||||
|
before editing this page**, even _minor_ ones. Many people have opinions and
|
||||||
|
this is not the place for edit wars.
|
||||||
|
|
||||||
## Assert Libraries
|
## Assert Libraries
|
||||||
|
|
||||||
Avoid the use of 'assert' libraries to help your tests. Go developers arriving
|
Avoid the use of 'assert' libraries to help your tests. Go developers arriving
|
||||||
|
Loading…
x
Reference in New Issue
Block a user