[TIP] ANN: bayeux 0.2 released

Matej Cepl mcepl at redhat.com
Wed Apr 4 01:33:35 PDT 2012


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)



More information about the testing-in-python mailing list