Comparison of API simulation tools: Difference between revisions

Content deleted Content added
Wojtek-tp (talk | contribs)
No edit summary
Wojtek-tp (talk | contribs)
No edit summary
Line 1:
{{AFC submission|t||ts=20171002164742|u=Wojtek-tp|ns=118|demo=}}<!-- Important, do not remove this line before article has been created. -->
 
 
 
 
 
 
 
The tools listed here support simulating [[Application_programming_interface|APIs]]. The are also called [[Application_programming_interface|API]] [[Mock_object|mocking]] tools, [[Service_virtualization|service virtualization]] tools and over the wire [[Test_double|test doubles]].
Line 6 ⟶ 12:
 
{| class="wikitable sortable"
! !! License !! [[Free and open-source software|FOSS]] !! Free !! Supported protocols and APIs !! Has a UI !! Scriptable/Programmable !! Docker support !! Cloud offering !! Quick start
|-
| Charles Proxy || Commercial || No || No || HTTP(S) || Yes || No || No || No ||
|-
| Hoverfly || Apache 2 || Yes || Yes || HTTP(S) || No || Yes || Yes || Yes ([https://cloud.hoverfly.io Hoverfly Cloud]) || [https://docs.hoverfly.io/en/latest/pages/introduction/introduction.html Hoverfly introduction]
|-
| Mountebank || MIT || Yes || Yes || HTTP(S)<br/>TCP<br/>SMTP || No || Yes || Yes || No || [http://www.mbtest.org/docs/gettingStarted Mountebank Getting Started]
|-
| SoapUI MockServer || European Union Public Licence || Yes || Yes || HTTP(S) || Yes || Yes || No || No || [https://www.soapui.org/soap-mocking/getting-started.html MockServer quick start]
|-
| Traffic Parrot || Commercial || No || Yes (Community Edition) || HTTP(S)<br/>JMS<br/>IBM® MQ (in beta) || Yes || Yes || Yes || No || [http://trafficparrot.com/documentation/3.9.x/start.html Traffic Parrot Quick Start]
|-
| Wiremock || Apache 2 || Yes || Yes || HTTP(S) || No || Yes || Yes || Yes ([http://get.mocklab.io/ Mocklab]) || [http://wiremock.org/docs/getting-started/ Wiremock Getting Started]
|}