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

Remove all parent try block from all test scripts #8

Open
mirmahathir1 opened this issue May 5, 2024 · 0 comments
Open

Remove all parent try block from all test scripts #8

mirmahathir1 opened this issue May 5, 2024 · 0 comments
Assignees

Comments

@mirmahathir1
Copy link
Member

Make sure that

  • a global error handler handles all errors when the test is run on all the tests or single tests.
  • the global error handler does similar logging like the following function
    const processError = (e) => {
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

2 participants