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

chore: remove CRA docs from cypress 14 and add migration guide #5987

Merged
merged 1 commit into from
Nov 6, 2024

Conversation

AtofStryker
Copy link
Contributor

@AtofStryker AtofStryker commented Nov 6, 2024

removed create-react-app from the cypress docs and reordered next.js to be below core react support as its built on react and contextually makes sense to appear after

accompanying component testing examples repo changes to remove CRA examples: cypress-io/cypress-component-testing-apps#32

@AtofStryker AtofStryker marked this pull request as ready for review November 6, 2024 18:46
@AtofStryker AtofStryker linked an issue Nov 6, 2024 that may be closed by this pull request
@AtofStryker AtofStryker self-assigned this Nov 6, 2024
Copy link

cypress bot commented Nov 6, 2024

cypress-documentation    Run #85

Run Properties:  status check passed Passed #85  •  git commit c017b94694: chore: remove CRA docs from cypress 14 and add migration guide
Project cypress-documentation
Branch Review chore/remove_cra_docs
Run status status check passed Passed #85
Run duration 03m 52s
Commit git commit c017b94694: chore: remove CRA docs from cypress 14 and add migration guide
Committer AtofStryker
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 279
View all changes introduced in this branch ↗︎
UI Coverage  10.86%
  Untested elements 1809  
  Tested elements 3  
Accessibility  95.63%
  Failed rules  2 critical   5 serious   4 moderate   0 minor
  Failed elements 574  

@AtofStryker
Copy link
Contributor Author

@jennifer-shehane I added some things to the migration guide to help users update their config

@AtofStryker AtofStryker merged commit 91d4cbb into release/14.0.0 Nov 6, 2024
10 checks passed
@AtofStryker AtofStryker deleted the chore/remove_cra_docs branch November 6, 2024 23:45
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.

Remove support for Create React App (CRA)
2 participants