• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Running tests
2
3Use the following command to run the unit tests.
4
5```
6atest ContactsProviderTests
7```
8