Closed
Description
🌎 Environment
- Xcode: 12.5
- Platform: iOS and macOS
- Version/Release: v0.4.0
- Dependency manager: SPM and Carthage
💬 Description
When running Pact tests, the generated Pact contract only contains one interaction.
🦶 Reproduction Steps
Steps to reproduce the behavior:
- Setup a project
- Write at least two Pact tests
- Run Pact tests
🤔 Expected Results
Generated Pact contract contains all the interactions
😲 Actual Results
Generated Pact contract contains only one interaction
🌳 Logs
See Pact-iOS-Spec2-Example project and test run at step:5:67.
📄 Stack Traces
Include a stack trace if applicable...
🤝 Relationships
- Related PRs or Issues: #xxx, #yyy