Path: csiph.com!usenet.pasdenom.info!weretis.net!feeder1.news.weretis.net!feeder.erje.net!news1.as3257.net!newsfeed1.eu.ignite.net!news.cesnet.cz!news.felk.cvut.cz!not-for-mail From: Matej Cepl Newsgroups: comp.lang.python Subject: ANN: bayeux 0.2 released Date: Wed, 04 Apr 2012 10:33:35 +0200 Organization: Czech Technical University Lines: 23 Message-ID: <4F7C075F.1020102@redhat.com> NNTP-Posting-Host: 184.109.broadband10.iol.cz Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ns.felk.cvut.cz 1333528415 37090 90.177.109.184 (4 Apr 2012 08:33:35 GMT) X-Complaints-To: usenet@news.felk.cvut.cz NNTP-Posting-Date: Wed, 4 Apr 2012 08:33:35 +0000 (UTC) To: testing-in-python@lists.idyll.org User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.3) Gecko/20120307 Thunderbird/10.0.3 Xref: csiph.com comp.lang.python:22654 Bayeux 0.2 is now available at http://pypi.python.org/pypi/bayeux bayeux is a module for generating TAP (http://testanything.org/). Version 0.2 is an initial version registered in the Cheesshop. Release notes: -------------- * module tap.py for programatic writing of TAP stream * clone of unittest2 generating TAP stream instead of the normal unittest output. * example script for generating TAP stream from JSON results of piglit test suite. Links: ------ * homepage http://pypi.python.org/pypi/bayeux * code repository https://gitorious.org/bayeux/bayeux * bug reports and enhancement requests to mcepl_at_redhat_dot_com or to https://luther.ceplovi.cz/bugzilla/ (product TAP)