commit | c54003a73affdeb8b0f68b052c641777613ffabb | [log] [tgz] |
---|---|---|
author | Philippe Gervais <pgervais@chromium.org> | Tue Sep 15 23:51:27 2015 |
committer | Philippe Gervais <pgervais@chromium.org> | Tue Sep 15 23:51:27 2015 |
tree | 6b6b8ba0853bbdae25e7278a676e80ced167f5ab | |
parent | 9f50821f3f3fae9e7e775907ac2b902f504c0f49 [diff] |
Re-added LICENSE file BUG= R=vadimsh@chromium.org Review URL: https://codereview.chromium.org/1315603007 .
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.