cypress-realworld-testing-course-app
cypress-realworld-testing-course-app copied to clipboard
Default test contents not up-to-date
https://learn.cypress.io/testing-your-first-application/installing-cypress-and-writing-your-first-test shows:
Cypress ~~12.12.0~~ 13.6.1 has slightly different content:
describe('template spec', () => {
it('passes', () => {
cy.visit('https://example.cypress.io')
})
})
from empty.ejs
Suggestion
Change the training material text via:
- PR https://github.com/cypress-io/cypress-realworld-testing/pull/297
- PR https://github.com/cypress-io/cypress-realworld-testing/pull/297 was closed after waiting 6 months with no response.
Closed due to no feedback.