Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(74)

Unified Diff: README.md

Issue 418643004: Copy git tooling into testing_support. (Closed) Base URL: https://chromium.googlesource.com/infra/testing/testing_support@master
Patch Set: fix scripts Created 6 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « .gitignore ('k') | setup.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: README.md
diff --git a/README.md b/README.md
new file mode 100644
index 0000000000000000000000000000000000000000..946ee7910bf2125dfd0b738d9ce083bbb0a69a1c
--- /dev/null
+++ b/README.md
@@ -0,0 +1,10 @@
+# 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.
« no previous file with comments | « .gitignore ('k') | setup.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698