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 demo of Cypress e2e tests. #20

Merged
merged 1 commit into from
Feb 18, 2021

Conversation

nprbst
Copy link

@nprbst nprbst commented Feb 17, 2021

Note that Cypress encourages the use of function () style so that this is available to make their DSL work. This makes the code a little confusing to read. Rule of thumb: if it is executing under the control of it(), use the function () style.

Note that Cypress encourages the use of `function ()` style so that `this` is available to make their DSL work.
@nprbst
Copy link
Author

nprbst commented Feb 17, 2021

Addresses issue #6.

@davidkpiano davidkpiano merged commit be01890 into davidkpiano:master Feb 18, 2021
@nprbst nprbst deleted the add-cypress-demo branch February 18, 2021 04:49
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