$ python tests/fixtures.py /tmp/fixtures.db /tmp/metadata.json /tmp/plugins/
Test tables written to /tmp/fixtures.db
- metadata written to /tmp/metadata.json
Traceback (most recent call last):
File "tests/fixtures.py", line 833, in <module>
("my_plugin.py", PLUGIN1),
NameError: name 'PLUGIN1' is not defined
This command is meant to write out
fixtures.db,metadata.jsonand a plugins directory: