Blender_bevy_components_wor.../tools/blenvy/pytest.ini
Mark Moissette d1b5d2627d
feat(Blenvy): complete overhaul and re branding to : Blenvy (#192)
- replaced the various crates with a single one
- replaced the Blender add-ons with a single one
- this is an alpha release !
- for features etc see the various docs
2024-08-14 16:40:59 +02:00

9 lines
156 B
INI

[pytest]
blender-template = ../../testing/bevy_example/art/testing.blend
addopts = -svv
testpaths =
tests
# dependencies:
# pytest_blender
# pixelmatch