On Tue, May 10, 2016 at 10:53:05AM -0400, Barry Warsaw wrote: > Package: autodep8 > Version: 0.5.1 > Severity: wishlist > > Dear Maintainer, > > autodep8 is very cool. I'm not sure whether this is within its > mission but it would be kind of nice if it could run in append mode so > that if you had existing tests that flexed a package more than, e.g. > for Python, doing an import test, the existing tests could be > augmented by the autodep8 generated tests.
well if debian/tests/control already exists adt-run will not call autodep8 at all. what we could do is make so that if debian/tests/control.autodep8.in (or something similar) exists, autodep8 begins its output with the contents of that file, and appends whhat it would normally produce. But note that in specific case of the current Python support, if your manually specified tests do anything useful all against the package, no matter how small, that already renders the simple import test pointless.
signature.asc
Description: PGP signature

