Files
testium/doc/manual/sphinx/source/test_items/git_test_item.rst
2025-12-29 10:46:05 +01:00

17 lines
439 B
ReStructuredText

**git** test item
============================================================
Git test item allows
this item has the following description format
.. code-block:: yaml
:caption: ``git`` test item usage example
- git:
name: git test item
repo: [$(test_directory), "/path_to/another/repo"]
Attributes
-----------------
* ``repo``: a string or list of string path to the root of the git repositery(ies) to follow.