Files
IfcOpenShell/conda/run_test.bat
T

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
198 B
Batchfile
Raw Normal View History

2022-04-11 17:18:50 +02:00
rem Hack while we do not have bcf-client on our conda ifcopenshell channel yet
rem pip install bcf-client
2022-04-08 10:54:59 +02:00
cd test && python tests.py
2022-04-14 16:49:30 +02:00
cd ../src/ifcopenshell-python/test && pytest -p no:pytest-blender