Skip to content

Commit 30c6cae

Browse files
authored
docs: update unit test one
1 parent 0fe5bf1 commit 30c6cae

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,13 @@ $ bundle install
3232
$ bundle exec parallel_test test/unit/
3333
```
3434

35+
or
36+
37+
```bash
38+
$ bundle install
39+
$ bundle exec rake test:unit
40+
```
41+
3542
### Functional Tests
3643
Run functional tests which require the Appium server and real device, Simulator/Emulator.
3744

0 commit comments

Comments
 (0)