mirror of
https://github.com/marcus-alicia/iRedAdmin-Pro-SQL.git
synced 2026-05-26 07:08:10 +00:00
8 lines
85 B
Markdown
8 lines
85 B
Markdown
# Perform unit tests
|
|
|
|
## docstring tests
|
|
|
|
```
|
|
python3 -m doctest path/to/file.py
|
|
```
|