i made a property setter in v15
and make module name same as my app
and change hooks.py to
Fixtures= ["Property Setter"]
and when i try to
bench export-fixtures
nothing get export
i made a property setter in v15
and make module name same as my app
and change hooks.py to
Fixtures= ["Property Setter"]
and when i try to
bench export-fixtures
nothing get export
write in hooks like this then export fixture
fixtures={"dt": "Property Setter"}