Skip to content

feat: export afterEach and afterAll hooks#23

Merged
nazarhussain merged 2 commits intomainfrom
nh/export-after-hooks
Jan 17, 2025
Merged

feat: export afterEach and afterAll hooks#23
nazarhussain merged 2 commits intomainfrom
nh/export-after-hooks

Conversation

@nazarhussain
Copy link
Copy Markdown

Motivation

Support after* hooks for life cycle cleanup.

Description

  • Expose the after* hooks

Steps to test or reproduce

  • Run all tests

@github-actions
Copy link
Copy Markdown

github-actions bot commented Jan 17, 2025

Performance Report

✔️ no performance regression detected

Full benchmark results
Benchmark suite Current: 7001cd8 Previous: null Ratio
sum array with raw for loop 933.10 us/op
sum array with reduce 10.265 ms/op
sum array with reduce beforeEach 10.177 ms/op
sum array with reduce before beforeEach 9.9290 ms/op
sum array with reduce high threshold 10.231 ms/op
sum array with reduce no threshold 10.349 ms/op

by benchmarkbot/action

Copy link
Copy Markdown
Member

@matthewkeil matthewkeil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! 🎸

@nazarhussain nazarhussain merged commit dfe1220 into main Jan 17, 2025
@nazarhussain nazarhussain deleted the nh/export-after-hooks branch January 17, 2025 15:41
This was referenced Apr 30, 2025
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