Skip to content

Evidence not present in RP #128

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

Closed
tmouryc opened this issue Oct 1, 2020 · 2 comments
Closed

Evidence not present in RP #128

tmouryc opened this issue Oct 1, 2020 · 2 comments

Comments

@tmouryc
Copy link

tmouryc commented Oct 1, 2020

Hi.
I would like to ask about transferring evidence into RP. I'm trying to include the reportportal integration in my project, but the evidence stored in tests is not present in RP. Although I'm not sure whether the evidence is actually supported by your integration?

Serenity code looks like this:
Serenity.recordReportData() .asEvidence() .withTitle("results_json.zip") .downloadable() .fromFile(FileSystems.getDefault().getPath("results_json.zip"));

Many thanks for your reply.

@Invictum
Copy link
Owner

Invictum commented Oct 2, 2020

Hi @tmouryc
Mentioned Serenity feature was never tested in integration. I will investigate it and share results.

@Invictum
Copy link
Owner

Implemented. Will be available in version 1.5.6

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