mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
Add docs for fasttest
This commit is contained in:
@@ -89,6 +89,8 @@ We use grunt to automate many tasks. Run `grunt -h` to see a mostly complete lis
|
||||
grunt test
|
||||
# Build and run tests in your browser
|
||||
grunt test --debug
|
||||
# For speed, you can use fasttest and add --filter to only run one test
|
||||
grunt fasttest --filter=ReactIdentity
|
||||
# Lint the code with JSHint
|
||||
grunt lint
|
||||
# Wipe out build directory
|
||||
|
||||
Reference in New Issue
Block a user