Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation needed for running amqp tests as provider #1233

Open
cksharma11 opened this issue Oct 23, 2020 · 6 comments
Open

Documentation needed for running amqp tests as provider #1233

cksharma11 opened this issue Oct 23, 2020 · 6 comments

Comments

@cksharma11
Copy link

I'm trying to run amqp tests as a provider but didn't find anything useful in the docs related to that.

@anto-ac
Copy link
Collaborator

anto-ac commented Oct 23, 2020

@cksharma11
Copy link
Author

What about this?
https://github.com/DiUS/pact-jvm/tree/master/provider/junit#example-of-message-test

@anto-ac Thanks for the quick reply :)

I'm not very sure if the above link helped me.
Let me explain the scenario:
There is a service which is consuming messages provided by my service which is in Clojure. The other service has written the consumer tests and now I want to run the PACT tests as the producer.

Hope this helps?

@anto-ac
Copy link
Collaborator

anto-ac commented Oct 23, 2020

What I linked shows an example of a provider test for messages. I’m confused 😊

@anto-ac
Copy link
Collaborator

anto-ac commented Oct 23, 2020

@cksharma11
Copy link
Author

What I linked shows an example of a provider test for messages. I’m confused 😊

@anto-ac The example you shared is for junit can you share an example for Clojure?

@anto-ac
Copy link
Collaborator

anto-ac commented Oct 23, 2020

@cksharma11 Does this help? #1099

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants