Added some cross references.

This commit is contained in:
Patrick Lehmann
2022-10-31 00:47:31 +01:00
parent 4a9ba5ad6f
commit 7ace9f065b
9 changed files with 84 additions and 8 deletions

View File

@@ -1,3 +1,5 @@
.. _JOBTMPL/UnitTesting:
UnitTesting
###########
@@ -67,11 +69,11 @@ requirements
Python dependencies to be installed through pip.
+----------+----------+----------+
| Required | Type | Default |
+==========+==========+==========+
+----------+----------+---------------------------------+
| Required | Type | Default |
+==========+==========+=================================+
| optional | string | ``-r tests/requirements.txt`` |
+----------+----------+----------+
+----------+----------+---------------------------------+
pacboy