On 2015/03/25 09:29, Landry Breuil wrote: > On Tue, Mar 24, 2015 at 06:00:02PM -0700, Eric Lalonde wrote: > > > One minor nit: I'll add NO_TEST=Yes since tests_require in setup.py > > > lists (in addition to the regular runtime depends argh/argcomplete...) > > > pytest and mock (for which we have ports) but also pytest-capturelog and > > > pytest-timeout for which we have no ports. > > > > > > Thanks, I?ll be sure to pay closer attention to tests_require in the future. > > > > Is anyone currently working on a port for pytest-timeout and/or > > pytest-capturelog? If not, are these things that ports devs would like to > > see in ports? > > It all depends if more stuff can use it to enable regress tests.... we > already have many "useless" ports in the tree :) > > Landry
I think it's a good idea in general to include what's needed for tests for database-related things, besides Python has some catching up to do ;) $ grep -c ^py- /usr/ports/INDEX 371 $ grep -c ^p5- /usr/ports/INDEX 1589
