cucumber-reports-plugin icon indicating copy to clipboard operation
cucumber-reports-plugin copied to clipboard

Support for video embedding

Open jgabriel98 opened this issue 4 years ago • 4 comments

Is there a way to support video mime_type, be it 'video/mp4' or 'video/ogg', like introduced in version 4.10.0 of damianszczepanik cucumber-reporting ( on this commit ).

If yes, in which version this feature becomes available.

If not, would it be hard to implement this support feature?

jgabriel98 avatar May 07 '20 17:05 jgabriel98

I'm happy to accept that feature if you prepare PR

damianszczepanik avatar May 07 '20 19:05 damianszczepanik

i think i can do it. could you tell me in which file(s) the mime_types are? or something related to it. Just to work as an initial guide, because i cannot find it, and then i can handle it myself.

jgabriel98 avatar May 07 '20 21:05 jgabriel98

i realized that it uses the damianszczepanik cucumber-reporting to generate the report.

i cannot find where is defined which version is used. Also how can i build this repo? so then i can guide myself thorugh the code workflow ( and find where it calls cucumber-reporting to generates the report)

jgabriel98 avatar May 08 '20 00:05 jgabriel98

Both are standard maven projects

damianszczepanik avatar May 10 '20 15:05 damianszczepanik