Over the wire test doubles
testing
test-automation
mocking
stubbing
test-framework
service-virtualization
microservices-testing
mountebank
-
Updated
Aug 22, 2021 - JavaScript
Is your feature request related to a problem? Please describe.
Borrowed from Wiremock, Camouflage should have the options to simulate bad responses
Describe the solution you'd like
A new handlebar with syntax
{{fault type='FAULT_TYPE'}}
Describe alternatives you've considered
NA
Additional context
http://wiremock.org/docs/simulating-faults/