From 20df8c36e82f345e18ebd18c8d9f1314d90bcbea Mon Sep 17 00:00:00 2001 From: mfornos Date: Thu, 8 Oct 2015 21:17:51 +0200 Subject: [PATCH] Added Janky and Wilma. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index bb383ba..aad3da3 100644 --- a/README.md +++ b/README.md @@ -302,6 +302,7 @@ Graphite, InfluxDB & OpenTSDB. ### On-prem - [ION-Roller](https://github.com/gilt/ionroller) - AWS immutable deployment framework for web services. +- [Janky](https://github.com/github/janky) - Continuous integration server built on top of Jenkins and Hubot. - [Jenkins](http://jenkins-ci.org/) - Extensible open-source continuous integration server. - [Nscale](https://github.com/nearform/nscale) - Open toolkit supporting configuration, build and deployment of connected container sets. - [RPM Maven](http://mojo.codehaus.org/rpm-maven-plugin/) - Allows artifacts from one or more projects to be packaged in an RPM for distribution. @@ -340,6 +341,7 @@ of the testing and deployment process. - [Mountebank](http://www.mbtest.org/) - Cross-platform, multi-protocol test doubles over the wire. - [VCR](https://github.com/vcr/vcr) - Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests. See the list of ports for implementations in other languages. +- [Wilma](https://github.com/epam/Wilma) - Combined HTTP/HTTPS service stub and transparent proxy solution. - [WireMock](http://wiremock.org/) - Flexible library for stubbing and mocking web services. Unlike general purpose mocking tools it works by creating an actual HTTP server that your code under test can connect to as it would a real web service. ## Standards / Recommendations