arquillian / arquillian-organization

Arquillian Project Umbrella - used to gather all issues at one place by using ZenHub
http://arquillian.org
3 stars 0 forks source link

Enable Hoverfly middleware for Java Client #8

Closed bartoszmajsak closed 6 years ago

bartoszmajsak commented 6 years ago

Hoverfly tool comes with the ability to add custom middleware (small programs processing req/resp). However, its Java JUnit rule does not expose a way to configure it on a test basis.

Contribute configuration exposing this feature so we can use it in our Service Virtualization tests.

bartoszmajsak commented 6 years ago

Upstream https://github.com/SpectoLabs/hoverfly-java/pull/150