Files
iRedAdmin-Pro-SQL/docs/tests.md
2023-04-10 07:20:22 +02:00

8 lines
85 B
Markdown

# Perform unit tests
## docstring tests
```
python3 -m doctest path/to/file.py
```