Skip to content

Adding support for attaching screenshots to cucumberJsonReporter #2888

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

Merged
merged 2 commits into from
May 6, 2021
Merged

Adding support for attaching screenshots to cucumberJsonReporter #2888

merged 2 commits into from
May 6, 2021

Conversation

fijijavis
Copy link
Contributor

@fijijavis fijijavis commented Apr 26, 2021

Motivation/Description of the PR

This PR is the partner to a PR in codecept-cucumber-json-reporter which will enable embedding of screenshots in Cucumber JSON when it has been specified as a plugin

Applicable helpers:

  • WebDriver
  • Puppeteer
  • Nightmare
  • REST
  • FileHelper
  • Appium
  • Protractor
  • TestCafe
  • Playwright

Applicable plugins:

  • allure
  • autoDelay
  • autoLogin
  • customLocator
  • pauseOnFail
  • puppeteerCoverage
  • retryFailedStep
  • screenshotOnFail
  • selenoid
  • stepByStepReport
  • wdio

Type of change

  • 🔥 Breaking changes
  • 🚀 New functionality
  • 🐛 Bug fix
  • 📋 Documentation changes/updates
  • ♨️ Hot fix
  • 🔨 Markdown files fix - not related to source code
  • 💅 Polish code

Checklist:

  • Tests have been added
  • Documentation has been added (Run npm run docs)
  • Lint checking (Run npm run lint)
  • Local tests are passed (Run npm test)

@Arhell Arhell requested a review from DavertMik April 27, 2021 07:20
@fijijavis
Copy link
Contributor Author

I looked at the details and it doesn't feel related to the change I made. Not sure how to trigger another build w/o a new commit.

@DavertMik
Copy link
Contributor

The PR seems valid

@DavertMik DavertMik merged commit 83df7a6 into codeceptjs:3.x May 6, 2021
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.

3 participants