Enables consumer driven contract testing, providing a mock service and DSL for the consumer project, and interaction playback and verification for the service provider project.
This is a duplicate of an old issue that was marked as resolved and closed, but I am still seeing this behavior. When I run my rspec tests for my consumer the generated pactfile will intermittently get written with it's interactions in a different order. This makes for confusing git change history. Is it possible that the interaction ordering was broken somehow? I'm not sure what the best solution would be, but perhaps ordering interactions by description and then provider state?
This is a duplicate of an old issue that was marked as resolved and closed, but I am still seeing this behavior. When I run my rspec tests for my consumer the generated pactfile will intermittently get written with it's interactions in a different order. This makes for confusing git change history. Is it possible that the interaction ordering was broken somehow? I'm not sure what the best solution would be, but perhaps ordering interactions by description and then provider state?
Gem versions: