Closed ktosiek closed 10 years ago
This is a tricky one. I guess we could allow it, the big issue here is that the plugin relies on the fact that the output generated can:
--reuse-db
sounds good, but if I where to allow anything else it means that any of the two points above can change and break the plugin.
Closing as this probably is not a good idea for pytest.vim
. If you think there might be a good way around it feel free to re-open
Would it be possible to have a per-buffer custom arguments to pass to py.test? I'd like to pass --reuse-db in all my Django projects by default when developing, but I'd rather not add it to pytest.ini