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

Add packages of interest to customers #193

Merged
merged 3 commits into from
Jul 11, 2022
Merged

Add packages of interest to customers #193

merged 3 commits into from
Jul 11, 2022

Conversation

mhan83
Copy link
Contributor

@mhan83 mhan83 commented Jul 7, 2022

Added packages:

  • @badeball/cypress-cucumber-preprocessor
  • @cypress/webpack-preprocessor
    • @babel/core (peer dep)
    • @babel/preset-env (peer)
    • babel-loader (peer)
    • webpack (peer)
  • @shelex/cypress-allure-plugin
  • @testing-library/cypress
  • cypress-file-upload
  • cypress-xpath
  • cypress-wait-until
  • dotenv

Updated packages:

  • cypress-mochawesome-reporter
  • lodash
  • typescript

Removed packages:

These packages are not being used by the runner. Maybe they were explicit transitive dependencies? But, afaict, they aren't needed.

  • glob
  • js-yaml
  • npm
  • smart-buffer
  • ts-node (@tianfeng92 this was added in your cypress 10 PR. But I don't see it used anywhere in the runner).

I did not include the older cucumber preprocessor because it does not have cypress 10 support. I'm including the allure plugin, but I wasn't able to get it to work with cypress 10. There may be some gaps in their docs as they also transition to cypress 10.

@mhan83 mhan83 marked this pull request as ready for review July 8, 2022 15:14
@mhan83 mhan83 merged commit 44f1d5c into main Jul 11, 2022
@mhan83 mhan83 deleted the devx-1799 branch July 11, 2022 15:01
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