Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!goblin1!goblin.stu.neva.ru!uio.no!news.stupi.se!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: Tue, 03 Apr 2012 23:44:21 +0200 Organization: Czech Technical University Lines: 23 Message-ID: <4F7B6F35.50701@redhat.com> NNTP-Posting-Host: 184.109.broadband10.iol.cz Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ns.felk.cvut.cz 1333489461 22427 90.177.109.184 (3 Apr 2012 21:44:21 GMT) X-Complaints-To: usenet@news.felk.cvut.cz NNTP-Posting-Date: Tue, 3 Apr 2012 21:44:21 +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:22643 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)