Skip to content

Commit 567bc64

Browse files
committed
Added the GH Issue number note to Writing Tests in Docs
1 parent b1c3a90 commit 567bc64

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

doc/source/development/contributing.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -949,6 +949,11 @@ the expected correct result::
949949

950950
assert_frame_equal(pivoted, expected)
951951

952+
.. note::
953+
954+
Add the GitHub Issue Number as a Comment to the New Tests.
955+
956+
952957
Transitioning to ``pytest``
953958
~~~~~~~~~~~~~~~~~~~~~~~~~~~
954959

0 commit comments

Comments
 (0)