Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Commit 826fed6

Browse files
niinpatelAlan Shaw
authored and
Alan Shaw
committed
docs: add info on running individual tests (#1922)
License: MIT Signed-off by: Nitin Patel <nitinpatel278@gmail.com>
1 parent 6b789ee commit 826fed6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -925,6 +925,9 @@ Listing of the main packages used in the IPFS ecosystem. There are also three sp
925925
# run all the unit tests
926926
> npm test
927927
928+
# run individual tests (findprovs)
929+
> npm run test -- --grep findprovs
930+
928931
# run just IPFS tests in Node.js
929932
> npm run test:node
930933

0 commit comments

Comments
 (0)