commit | 73043a904506ee75f11dea0a8234ed921b3b7e5f | [log] [tgz] |
---|---|---|
author | Andrii Shyshkalov <tandrii@chromium.org> | Thu Jul 07 13:04:17 2016 |
committer | Andrii Shyshkalov <tandrii@chromium.org> | Thu Jul 07 13:04:17 2016 |
tree | 754f54bd88a217d7ecaddc61b5cd9cc6eb169bc2 | |
parent | 5f1ddf31502b99f02679e13665cac7db15309ea9 [diff] |
Bump version to 0.1.9. TBR=sergiyb@chromium.org BUG= Review URL: https://codereview.chromium.org/2125153003 .
Utilities to support writing unittests for infra-related tools.
Dead simple mocking framework.
Tracks threads started by the thread and fails if any threads are still running after the test.
A simple ascii-art-schema-based unittest library. Sets up a real on-disk git repo according to a specified ascii-art representation in a class variable.
See testing_support.git.*
docstrings for more info.