Manages test lifecycle hooks for better organization and automation.
A simple npm package for managing test lifecycle events.
Install using npm:
````
npm install test-lifecycle
- Provides hooks for pre-test, post-test, and test completion events.
- Easy integration into existing test frameworks.
- Lightweight and minimalistic design.
Contributions are welcome! Please read our CONTRIBUTING guidelines before submitting a pull request.
This package is licensed under the MIT License. See the LICENSE file for more information.