commit | 9f50821f3f3fae9e7e775907ac2b902f504c0f49 | [log] [tgz] |
---|---|---|
author | David Sansome <dsansome@google.com> | Tue Sep 08 22:56:32 2015 |
committer | David Sansome <dsansome@google.com> | Tue Sep 08 22:56:32 2015 |
tree | f30ad94e1b1e0b90730eb5bc734d14cf4f8807c9 | |
parent | 3bb4723ba5de249411172b63de6112461a8278d1 [diff] |
Bump the version number for testing_support BUG= R=vadimsh@chromium.org Review URL: https://codereview.chromium.org/1327913003 .
Utilities to support writing unittests for infra-related tools.
Dead simple mocking framework.
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.