mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-19 18:45:52 +00:00
8 lines
117 B
Markdown
8 lines
117 B
Markdown
Unit Tests
|
|
==========
|
|
|
|
To run the Python unit tests, execute:
|
|
|
|
python -m unittest discover
|
|
|
|
from this directory. |