From 39b0911c14f96e74e85020fe47a1f2894524c4d9 Mon Sep 17 00:00:00 2001 From: Zac-HD Date: Mon, 27 Nov 2017 13:28:19 +1100 Subject: [PATCH] Link scenarios/ci to writing/tests Closes #451 --- docs/scenarios/ci.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/scenarios/ci.rst b/docs/scenarios/ci.rst index b58deb5..13e9a93 100644 --- a/docs/scenarios/ci.rst +++ b/docs/scenarios/ci.rst @@ -3,6 +3,9 @@ Continuous Integration .. image:: https://farm5.staticflickr.com/4173/33907150594_9abba7ad0a_k_d.jpg +.. note:: + For advice on writing your tests, see :doc:`writing/tests`. + Why? ----