Db copy#38
Db copy#38RonnyPfannschmidt wants to merge 2 commits intopytest-dev:masterfrom RonnyPfannschmidt:db-copy
Conversation
|
@RonnyPfannschmidt (I can add the missing comment when merging it.) |
|
FYI: I have pushed the merge to https://github.com/blueyed/pytest_django/compare/merge-RonnyPfannschmidt-db-copy for now. |
|
I have a local change, where I moved all the Django related imports into IIRC this makes pytest (with pytest-django installed) behave better if you have |
|
Hmm, this PR does not really do anything yet, right? Anyways, supporting db copy/custom reuse patterns is the main objective of my fixturefix-branch, see my comment in #128. |
|
@RonnyPfannschmidt any ideas on how to move this pull-request forward? |
|
im pretty out of it atm, came out of a work effort and probably wont pick up in the next 2-3 months |
|
I close this PR for now, I still have plans to make use cases like this easy to implement. Feel free to just reopen it if you want to continue working on it! |
efforts to finish a implementation of db copying and other reuse patterns
this pr is mostly for review