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

Mocha does not support e2e stepped tests. Consider other options. #14

Open
vicaba opened this issue Sep 10, 2023 · 0 comments
Open

Mocha does not support e2e stepped tests. Consider other options. #14

vicaba opened this issue Sep 10, 2023 · 0 comments
Assignees

Comments

@vicaba
Copy link
Owner

vicaba commented Sep 10, 2023

Mocha des not support stepped tests where one tests depends on the other. This should not be done for unit tests, but for e2e tests it is necessary to check that the CRUD operations in the API work properly.
Explore using Playwright, Cypress is too slow.

@vicaba vicaba self-assigned this Sep 10, 2023
@vicaba vicaba changed the title Mocha does not support e2e stepped tests Mocha does not support e2e stepped tests. Consider other options. Sep 11, 2023
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

No branches or pull requests

1 participant