You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to run the unit tests to understand their process. I'm using Android Studio However, in the file app/java, there is no file no.nordicsemi.android.nrftoolbox (Test) only a file no.nordicsemi.android.nrftoolbox (androidTest) in which a package "android.test.ApplicationTestCase;" is missing and therefore cannot be run. Can you fix this issue please, so I can test the unit tests?
Thank you very much
The text was updated successfully, but these errors were encountered:
I'd like to run the unit tests to understand their process. I'm using Android Studio However, in the file app/java, there is no file no.nordicsemi.android.nrftoolbox (Test) only a file no.nordicsemi.android.nrftoolbox (androidTest) in which a package "android.test.ApplicationTestCase;" is missing and therefore cannot be run. Can you fix this issue please, so I can test the unit tests?
Thank you very much
The text was updated successfully, but these errors were encountered: