mirror of
https://github.com/pmndrs/zustand.git
synced 2025-12-08 19:45:52 +00:00
docs(contributing): update test command (#2234)
This commit is contained in:
parent
50a8677dba
commit
19960f6d96
@ -70,7 +70,7 @@ you can use this suggested workflow:
|
||||
- Create failing tests for your fix or new feature;
|
||||
- Implement your changes and confirm that all test are passing.
|
||||
You can run the tests continuously during development
|
||||
with the `yarn test:dev` command.
|
||||
with the `yarn test` command.
|
||||
- If you want to test it in a React project:
|
||||
- Either use `yarn link`, or
|
||||
- Use the `yalc` package.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user