Skip to content

Commit 12e5a86

Browse files
committed
Changeset
1 parent 4813ccb commit 12e5a86

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.changeset/neat-birds-beam.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"magnitude-test": patch
3+
---
4+
5+
beforeAll, beforeEach, afterEach, afterAll hooks may now be registered within groups to scope them only to tests within the group. For the time being, afterAll hooks regardless of group will only run after all tests in a module are complete. This may change in the future.

0 commit comments

Comments
 (0)