- Pact Test Generator version: 0.4.0
- Python version: 3.9
- Operating System: macos
Description
Two tests with the same provider state and "upon_receiving" clause. Tests are in different files.
pact-testgen creates a test case where two test methods have the same name.
Expected Behavior
pact-testgen should de-duplicate the test methods in case of a collision.
Description
Two tests with the same provider state and "upon_receiving" clause. Tests are in different files.
pact-testgen creates a test case where two test methods have the same name.
Expected Behavior
pact-testgen should de-duplicate the test methods in case of a collision.