[TIP] data files for testing

Pierre-Yves David pierre-yves.david at logilab.fr
Mon Dec 19 01:55:03 PST 2011


On Sun, Dec 18, 2011 at 01:57:22PM +0200, Marius Gedminas wrote:

> Inserting an installation step between Edit and Test in the development
> loop would be Bad.  On the other hand, you only need to run setup.py
> develop once.  And since any nontrivial package probably includes
> library dependencies, you most likely already need to set up a
> virtualenv and run setup.py develop just to install those for
> development.

Requiring a package to be installed to even developpe on it **is BAD**. Nothing
more that build phase should be necessary. And pure python package does not
need to be built.


-- 
Pierre-Yves David

http://www.logilab.fr/

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.idyll.org/pipermail/testing-in-python/attachments/20111219/5cbb29ae/attachment.pgp>


More information about the testing-in-python mailing list