*`api-tests-root`: the root folder of the `api-tests` project
*`commit-or-tag`: the link or tag names to be used for the links to the repository. Deafault: `deadbeef`
## Configuration
Other configurable paramenters may be found in `config.py`, such as:
*` DOC_CLAUSE_LVL_*`, the starting number for the sections numbering, with `LVL_1` being the number of the toplevel clause.
@@ -43,11 +57,13 @@ Example:
Log Test starts...
Etc. etc.
Note: each value (i.e. the text after `:`) should be starting with Capital letter. The tool will print a warning otherwise.
### Test ID
If one of the fields in the documentation is called `Test ID`, the string next to it is used as the reference number for the subclause of the document.
## Tests
## Test the software
Few tests for the internals are created in the `robot2doc` folder.
To execute the tests you need to install the `pytest` module, then in the folder of the test