A few additional fixes for infra refactoring in testing_support
R=agable@chromium.org, vadimsh@chromium.org
BUG=
Review URL: https://codereview.chromium.org/415033003
4 files changed
tree: c0a88767f108e06e9de42bf3c4ef8f81668933e9
- testing_support/
- .gitignore
- codereview.settings
- README.md
- setup.py
README.md
Testing Support
Utilities to support writing unittests for infra-related tools.
Git
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.