Looking at https://github.com/PyCQA/pylint-django/issues/250 and
https://github.com/PyCQA/pylint/commit/33b8185a455c1686d038258697bb93005f2441c2

I am wondering what would be the recommended way to keep reusing test_functional.py from pylint ? The only thing I can come up with is git clone inside CI or locally pylint-django's test suite would be able to use this module. That would work but looks kind of ugly.


Any other suggestions ?


--
Alex
_______________________________________________
code-quality mailing list -- code-quality@python.org
To unsubscribe send an email to code-quality-le...@python.org
https://mail.python.org/mailman3/lists/code-quality.python.org/

Reply via email to