pact-foundation/pact-mock_service

Support for 'Pact::ArrayLike'

Closed this issue · 1 comments

'Pact::ArrayLike' doesn't seem to work, is there support for flexible array matching?

An example:
{
'json_class': 'Pact::ArrayLike',
'contents': {colour: 'red'},
'min': 2
}

What version of what code are you using?