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

Cypress testing #29

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ArkaPrabhaChowdhury
Copy link

Solves #18.

  • Installed Cypress and configured End-to-End testing.
  • Basic test case created that tests the Add to List button on the home page.
  • Updated the Readme file with documentation of how to run Cypress locally.

@ArkaPrabhaChowdhury
Copy link
Author

@techsavvyash Hey, could you please check this? Thanks!

@ArkaPrabhaChowdhury
Copy link
Author

@techsavvyash @ChakshuGautam Hey. Its been a week. Can someone please check this PR? Thanks.


Cypress Test Runner also offers additional features like debugging, screenshots, and video recording of test runs.

3. Follow the instructions provided by the Cypress Test Runner to interact with and inspect the tests.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The concerned point no. 3 talks about working of "cypress test runner" in general which can be omitted as the above points convey clearly how to run the tests.

Removing this can help keep the Readme file clear and concise.

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