Skip to content

Commit 1b654fa

Browse files
committed
Changeset
1 parent 99aa00f commit 1b654fa

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.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)