> To test, we are using instrumented espresso t...
# squarelibraries
c
To test, we are using instrumented espresso tests.
Depending on what you are testing you also are free to write the tests to run on the JVM. We are doing that with a project I’m on right now and it has worked out well. I’m assuming there is the potential for some variances since we aren’t using the Android SQLite driver on the tests but haven’t ran into any issues yet.