mirror of
https://github.com/kaosat-dev/Blender_bevy_components_workflow.git
synced 2024-11-22 20:00:53 +00:00
d1b5d2627d
- 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
9 lines
156 B
INI
9 lines
156 B
INI
[pytest]
|
|
blender-template = ../../testing/bevy_example/art/testing.blend
|
|
addopts = -svv
|
|
testpaths =
|
|
tests
|
|
|
|
# dependencies:
|
|
# pytest_blender
|
|
# pixelmatch |