1# Running tests
2
3Use the following command to run the unit tests.
4
5```
6atest ContactsProviderTests ContactsProviderTests2
7```