added debug tests info

This commit is contained in:
blagoev 2017-03-16 14:40:06 +02:00
parent 2f9c3ed351
commit 06a0ab8eeb
1 changed files with 4 additions and 1 deletions

View File

@ -97,8 +97,11 @@ test.sh options
* test-runners - checks supported tests runners are working correctly * test-runners - checks supported tests runners are working correctly
You can attach a debugger to react-native tests by passing "Debug" to the tests.sh script. A Chrome browser will open and connect to the react native application. Use the built-in Chrome Debugger to debug the code.
```
./tests.sh react-tests Debug
```
## Code of Conduct ## Code of Conduct