Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #22643

ANN: bayeux 0.2 released

From Matej Cepl <mcepl@redhat.com>
Newsgroups comp.lang.python
Subject ANN: bayeux 0.2 released
Date 2012-04-03 23:44 +0200
Organization Czech Technical University
Message-ID <4F7B6F35.50701@redhat.com> (permalink)

Show all headers | View raw


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)

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

ANN: bayeux 0.2 released Matej Cepl <mcepl@redhat.com> - 2012-04-03 23:44 +0200

csiph-web