![]() Add simple tests for named planes Use isinstance instead of type in Vector because type caused the problem that 'type(Vector) is FreeCAD.Base.Vector'. |
||
---|---|---|
.. | ||
__init__.py | ||
README.txt | ||
TestCadObjects.py | ||
TestCadQuery.py | ||
TestCQSelectors.py | ||
TestExporters.py | ||
TestImporters.py | ||
TestWorkplanes.py |
It is OK for tests to import implementations like FreeCAD directly.