mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-06 07:51:47 +00:00
add pytest-bdd to bonsai daily cli
This commit is contained in:
@@ -175,6 +175,7 @@ jobs:
|
|||||||
|
|
||||||
cd IfcOpenShell/src/bonsai
|
cd IfcOpenShell/src/bonsai
|
||||||
pip install pytest-blender
|
pip install pytest-blender
|
||||||
|
pip install pytest-bdd
|
||||||
blender --background --python scripts/setup_pytest.py
|
blender --background --python scripts/setup_pytest.py
|
||||||
blender --python-expr "import bonsai; print(bonsai.bbim_semver); import ifcopenshell; print(ifcopenshell.version)" --background
|
blender --python-expr "import bonsai; print(bonsai.bbim_semver); import ifcopenshell; print(ifcopenshell.version)" --background
|
||||||
make test
|
make test
|
||||||
|
|||||||
Reference in New Issue
Block a user