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

Error in cast information in report when using SerenityParameterizedRunner #1650

Closed
ricardorlg opened this issue Apr 9, 2019 · 1 comment

Comments

@ricardorlg
Copy link
Contributor

Executing some rest tests using screenplay and Junit, I found that with the latest version if I use SerenityParameterizedRunner then in the report the Cast information is not shown. If I run the tests using SerenityRunner then the Cast information is shown as expected.

@wakaleo
Copy link
Member

wakaleo commented Apr 9, 2019

This probably needs some major changes to the SerenityParameterizedRunner because of the threading model.

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

No branches or pull requests

2 participants