Go to file
James Page 5f1033139c Merge tag '0.5.0' into debian/kilo
Release 0.5.0

This tempest-lib release includes:
 * Support for specifying a prefix on the rand_name() function
 * Migration of the ssh module from tempest
 * A few cleanups and missing pieces for the auth.py module
 * subunit-trace bug fix
 * Improved unit tests and docstring coverage

This also marks the last release which will include subunit-trace as
part of tempest-lib. This will be moved to the os-testr project in
future releases. (and os-testr will be added as a requirement)
2015-06-01 10:50:52 +01:00
2015-04-27 17:05:51 +00:00
2014-08-27 22:52:05 -04:00
2014-08-27 22:52:05 -04:00
2014-08-27 22:52:05 -04:00
2014-08-27 22:52:05 -04:00
2014-08-27 22:52:05 -04:00
2014-08-27 22:52:05 -04:00
2014-08-27 22:52:05 -04:00
2014-08-27 22:52:05 -04:00
2014-08-28 23:00:38 -04:00
2015-02-11 19:04:47 -05:00
2015-02-09 16:22:39 +00:00
2014-12-12 22:22:14 +00:00
2015-04-15 16:17:48 +00:00

tempest-lib

OpenStack Functional Testing Library

tempest-lib is a library of common functionality that was originally in tempest (or similar in scope to tempest)

Features

Some of the current functionality exposed from the library includes:

  • OpenStack python-* client CLI testing framework
  • subunit-trace: A output filter for subunit streams. Useful in conjunction

    with calling a test runner that emits subunit

  • A unified REST Client
  • Utility functions:
    • skip_because: Skip a test because of a bug
    • find_test_caller: Perform stack introspection to find the test caller.

      common methods

Description
RETIRED, further work has moved to Debian project infrastructure
Readme 832 KiB