I am trying to develop connection between my device test for android with 3d party server. I have an issue, after test passed or failed I need to hook it and go to the server and do some job for all tests in real time, I mean not after all test passed, but in time after every test.
For unit test running on local machine we have configuring TestTask
, we can set aftertest closure for it to do something. But is there any analog for android device tests?
Any considerations?
Aucun commentaire:
Enregistrer un commentaire