mirror of
https://github.com/mfornos/awesome-microservices.git
synced 2025-02-17 15:45:13 -05:00
Added Janky and Wilma.
This commit is contained in:
parent
21633e7d60
commit
20df8c36e8
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue