Closed ms1995 closed 6 years ago
In the current version, we have not included the Ella tool (as a result, coverage.py, the script in the customized Ella tool, cannot be found). Ella is used to collect method coverage for testing apks (closed-source apps). But Stoat should still be able to run apks without Ella (in this case, its effectiveness may be affected due to the lack of coverage optimization metric). We will include the Ella tool in the next version soon.
From
Stoat/agentManager.rb:623
It seems that
coverage.py
is not included in the repo.