7 lines
125 B
Markdown
7 lines
125 B
Markdown
|
|
# Running tests
|
||
|
|
|
||
|
|
Use the following command to run the unit tests.
|
||
|
|
|
||
|
|
```
|
||
|
|
atest ContactsProviderTests ContactsProviderTests2
|
||
|
|
```
|