[TIP] tox-0.6: virtualenv-creation fixes on OSX

Michael Foord fuzzyman at voidspace.org.uk
Mon Jul 12 11:37:15 PDT 2010


On 12/07/2010 19:29, holger krekel wrote:
> Hi all,
>
> thanks to Michael Foord's help i just released a tox-0.6 to PYPI which should
> fix some crucial issues wrt to virtualenv creation on OSX.
>    

And tox is totally awesome... I can now run all my tests for projects on 
four versions of Python with a single command.

Michael

> best,
> holger
>
> On Mon, Jul 12, 2010 at 13:31 +0200, holger krekel wrote:
>    
>> I have been talking about it with various people lately and
>> am now happy announce the first release of "tox".
>>
>> tox aims to automate tedious Python related test activities driven
>> from a simple ``tox.ini`` file, including:
>>
>> * creation and management of virtualenv environments
>> * installing your Python package into each of them
>> * run your test tool of choice (nose, py.test, unittests, you name it)
>> * testing packages against each other without needing to upload to PyPI
>>
>> tox runs well on Python2.4 up until Python3.1 and integrates
>> well with Continous Integration servers like Hudson. There are many
>> real-life examples and a fair amount of docs.  Read up on
>>
>>      http://codespeak.net/tox
>>
>> and please report any issues.  This is a fresh project and
>> i'd like to drive further improvements from real world needs
>> and feedback.
>>
>> thanks&  cheers,
>> holger krekel
>>
>> _______________________________________________
>> testing-in-python mailing list
>> testing-in-python at lists.idyll.org
>> http://lists.idyll.org/listinfo/testing-in-python
>>
>>      
>    


-- 
http://www.ironpythoninaction.com/
http://www.voidspace.org.uk/blog

READ CAREFULLY. By accepting and reading this email you agree, on behalf of your employer, to release me from all obligations and waivers arising from any and all NON-NEGOTIATED agreements, licenses, terms-of-service, shrinkwrap, clickwrap, browsewrap, confidentiality, non-disclosure, non-compete and acceptable use policies (”BOGUS AGREEMENTS”) that I have entered into with your employer, its partners, licensors, agents and assigns, in perpetuity, without prejudice to my ongoing rights and privileges. You further represent that you have the authority to release me from any BOGUS AGREEMENTS on behalf of your employer.





More information about the testing-in-python mailing list