pact-foundation / roadmap

Developer Relations @ Pact - Your map to the Pact landscape for all-comers (maintainers, contributors, users, newbies)
https://pact.io/
MIT License
41 stars 7 forks source link

Support ignoring order of array elements in JSON and XML #34

Open canny[bot] opened 5 months ago

canny[bot] commented 5 months ago

See issues (https://github.com/DiUS/pact-jvm/issues/506, https://github.com/pact-foundation/pact-support/issues/51, https://github.com/pact-foundation/pact-net/issues/217). Also array elements still need to work with existing value matchers (regex, type, etc.).

https://pact.canny.io/admin/board/feature-requests/p/support-ignoring-order-of-array-elements-in-json-and-xml

canny[bot] commented 5 months ago

This issue has been linked to a Canny post: Support ignoring order of array elements in JSON and XML :tada:

YOU54F commented 5 months ago

John Standard - August 5, 2020

Submitted a pull request (https://github.com/DiUS/pact-jvm/pull/1184) to implement this feature request, for your consideration.

YOU54F commented 5 months ago

https://github.com/pact-foundation/pact-specification/issues/77

implemented in pact v4 spec and available in pact-jvm and pact-rust

to be confirmed availablity in client langs