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

Refactored mocha classes #4704

Merged
merged 15 commits into from
Jan 5, 2025
Merged

Refactored mocha classes #4704

merged 15 commits into from
Jan 5, 2025

Conversation

DavertMik
Copy link
Contributor

@DavertMik DavertMik commented Jan 3, 2025

  • moved all mocha-related classes to one folder
  • added wrapper around hooks to better handle them

Enhancements in steps listener:

  • lib/listener/steps.js: Added new hooks (BeforeHook, AfterHook, BeforeSuiteHook, AfterSuiteHook) and updated event listeners to improve step tracking and logging.

@DavertMik DavertMik changed the title Refactored Refactored mocha classes Jan 3, 2025
@DavertMik DavertMik merged commit 6bf2752 into 3.x Jan 5, 2025
8 of 10 checks passed
@DavertMik DavertMik deleted the refactor/mocha-hooks branch January 5, 2025 14:11
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.

1 participant