Discussion:
[whispersystems] tests in TextSecure
Gustav Dahl
2015-11-16 07:39:37 UTC
Permalink
Hi,

I was trying to run the espresso tests in textsecure and I failed to execute them. I see that espresso is not in the build.grade file any more,
so are the espresso framework deprecated for textsecure? If so, what framework do I use instead inorder write tests for textsecure?

kind regards
Dahl
Jake McGinty
2015-11-16 19:46:14 UTC
Permalink
The espresso tests are unmaintained (speaking of, let me put out a PR to remove those to not confuse others) - there’s no great way to write UI tests for Signal right now. If you’re just doing unit tests, check out the unitTest folder instead of androidTest.
Post by Gustav Dahl
Hi,
I was trying to run the espresso tests in textsecure and I failed to execute them. I see that espresso is not in the build.grade file any more,
so are the espresso framework deprecated for textsecure? If so, what framework do I use instead inorder write tests for textsecure?
kind regards
Dahl
Loading...