Contributions, feedback, and suggestions are welcome.
Feel free to open GitHub issues or provide feeback through the FreeCAD forum here.
From the root of this repository:
pip install --editable .
From the root of this repository:
python -m unittest discover -s tests -p "*_test.py"