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

Unified Diff: README.md

Issue 424223002: Add auto_stub mocking library. (Closed) Base URL: https://chromium.googlesource.com/infra/testing/testing_support@master
Patch Set: 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 | « no previous file | testing_support/__init__.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
index 946ee7910bf2125dfd0b738d9ce083bbb0a69a1c..1b492e13aea9e6a50ad79f2337cccaf82a18f1ca 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,10 @@
Utilities to support writing unittests for infra-related tools.
+## Auto stub
+
+Dead simple mocking framework.
+
## Git
A simple ascii-art-schema-based unittest library. Sets up a real on-disk git
« no previous file with comments | « no previous file | testing_support/__init__.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698