From 5401ede380b6fc656dcff3e7ef67ea75b6b1c9fa Mon Sep 17 00:00:00 2001 From: xin wei Date: Sun, 4 Oct 2015 06:31:27 -0700 Subject: [PATCH] add moco, a concise stub and mock web services --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a749436..78f962b 100644 --- a/README.md +++ b/README.md @@ -547,6 +547,8 @@ A curated list of awesome Java frameworks, libraries and software. * [Truth](https://github.com/google/truth) - Google's assertion and proposition framework. * [Unitils](http://www.unitils.org/) - Modular testing library for unit and integration testing. * [WireMock](http://wiremock.org/) - Stubbs and mocks web services. +* [Moco](https://github.com/dreamhead/moco) - Concise web services for stubbs and mocks, Duke's Choice Award 2013. + ## Utility