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

Fixed videoOnFailOnly option applying to skipped tests #150

Merged
merged 2 commits into from
Jun 15, 2023

Conversation

joakim-sch
Copy link
Contributor

@joakim-sch joakim-sch commented Jun 9, 2023

Fixed videoOnFailOnly option adding videos to tests skipped by mocha .skip flag.

Added tests to verify videos being added correctly.

Resolves #149

….skip flag.

Added tests to verify videos being added correctly.
@joakim-sch
Copy link
Contributor Author

joakim-sch commented Jun 9, 2023

@LironEr The tests are checking for a Pending test because it seems that when using the .skip mocha flag it adds the test to the report as "Pending"...

@LironEr LironEr merged commit 33dce8a into LironEr:master Jun 15, 2023
@LironEr
Copy link
Owner

LironEr commented Jun 15, 2023

Thanks @joakim-sch ! (:

@joakim-sch joakim-sch deleted the vid_on_skip branch September 29, 2023 12:11
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.

Video is added on not executed tests
2 participants