Skip to content

Commit bfa388a

Browse files
committed
docs: update TESTING
1 parent f253e6f commit bfa388a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

TESTING.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Testing
22

3+
## next-drupal
4+
5+
To run the tests for `next-drupal`, run:
6+
7+
```
8+
yarn test
9+
```
10+
311
## Next module
412

513
Tests for the `next` module use PHPUnit. To run the tests:

0 commit comments

Comments
 (0)