Copy git tooling into testing_support.
R=vadimsh@chromium.org, agable@chromium.org
BUG=
Review URL: https://codereview.chromium.org/418643004
9 files changed
tree: 2f2c0666e01b6e7b0fb4f89c2956dd09e7f8ac04
- 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.