Usage
Installation
To install:
(.venv) $ pip install testdocumentation
Creating stuff
To retrieve a list of random ingredients,
you can use the commandhere function:
The docs parameter should be either "test", "testing",
or "tested". Otherwise, docs.testing()
will raise an exception.
For example:
>>> import docstesting
>>> print(docs.testing)
['testing', 'tested', 'test']