Skip to content

Send videos to Testrail run - #63

Open
garniersam wants to merge 1 commit into
boxblinkracer:masterfrom
garniersam:master
Open

Send videos to Testrail run#63
garniersam wants to merge 1 commit into
boxblinkracer:masterfrom
garniersam:master

Conversation

@garniersam

Copy link
Copy Markdown

I would like to have the possibility to send the video of my tests to Testrail. Since Cypress creates a video file by Describe, we can imagine sending the videos at the Run level in this way.

ColorConsole.success('Results sent to TestRail R' + runID + ' for: ' + testResults.map((r) => 'C' + r.getCaseId()));

const allRequests = [];
if (testResults.video) {

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is this an empty if or is the diff only looking weird?

@boxblinkracer

Copy link
Copy Markdown
Owner

Hi @garniersam
wow this is amazing
thank you so much for your effort

i would love to merge it

could you just do 2 things for me
so 1 question is in the review, and could you probably remove all changes for files where only whitespaces have been touched? that would lead to way less changed files

thanks a ton for this :)

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

Successfully merging this pull request may close these issues.

2 participants