Add docs for fasttest

This commit is contained in:
Pete Hunt
2014-04-14 14:27:23 -07:00
parent d44b6c41d2
commit d5533cfb6d
+2
View File
@@ -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