On Fri, Mar 15, 2019 at 10:43:39AM +0000, Stuart Henderson wrote: > On 2019/03/15 11:25, Antoine Jacoutot wrote: > > On Fri, Mar 15, 2019 at 09:48:39AM +0000, Stuart Henderson wrote: > > > I'd really like if this could be factored into the module so we can get > > > rid > > > of copies all over the tree.. perhaps behind a MODPY_PYTEST=Yes and using > > > something like MODPY_PYTEST_FLAGS for those that need more than just -m > > > pytest? > > > > Why don't we add it by default for lang/python module ports? > > I mean, would it hurt anything? > > We already have a different default test target for python that uses > setup.py.. It's annoying, there are about 3 common methods.
I mean adding a default TEST_ENV in the module. -- Antoine
