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


Groups > comp.lang.python > #22643 > unrolled thread

ANN: bayeux 0.2 released

Started byMatej Cepl <mcepl@redhat.com>
First post2012-04-03 23:44 +0200
Last post2012-04-03 23:44 +0200
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python


Contents

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

#22643 — ANN: bayeux 0.2 released

FromMatej Cepl <mcepl@redhat.com>
Date2012-04-03 23:44 +0200
SubjectANN: bayeux 0.2 released
Message-ID<4F7B6F35.50701@redhat.com>
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)

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web