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

Access to internal test context information within a provider or consumer test #43

Open
canny bot opened this issue Jun 26, 2024 · 1 comment
Open

Comments

@canny
Copy link

canny bot commented Jun 26, 2024

I'd like to be able to access test results information, especially in the Provider tests during a Junit4 test run.
Currently it seems as though there's no way to see the results of the tests in a Provider test outside of via the result reporter files.
I see that there is a context associated with the provider test, but it doesn't seem to be used. And there's also a callback collection that contains the results during the test execution. However, it appears to be private to the base class and there are no public/protected methods to access this information. Would it be possible to open up this information in a future release of the JVM libraries?

https://pact.canny.io/admin/board/feature-requests/p/access-to-internal-test-context-information-within-a-provider-or-consumer-test

Copy link
Author

canny bot commented Jun 26, 2024

This issue has been linked to a Canny post: Access to internal test context information within a provider or consumer test 🎉

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

0 participants