Opened on 06/30/2016 at 06:52:37 AM
Closed on 06/30/2016 at 09:45:24 AM
#4206 closed change (fixed)
Add opportunity to run specific test/method only
| Reported by: | asmirnov | Assignee: | asmirnov |
|---|---|---|---|
| Priority: | P3 | Milestone: | |
| Module: | Libadblockplus-Android | Keywords: | |
| Cc: | rjeschke, fhd | Blocked By: | |
| Blocking: | Platform: | Unknown / Cross platform | |
| Ready: | yes | Confidential: | no |
| Tester: | Unknown | Verified working: | no |
| Review URL(s): | |||
Description
Currently we can start testing using ant instrument install test and all the tests will be performed. However this is not always desired and we should have a possibility to run specific test or even specific test method only.
Android Ant testing does not support this out-of-box.
Attachments (0)
Change History (3)
comment:1 Changed on 06/30/2016 at 07:45:08 AM by asmirnov
- Review URL(s) modified (diff)
- Status changed from new to reviewing
comment:2 Changed on 06/30/2016 at 09:42:34 AM by abpbot
comment:3 Changed on 06/30/2016 at 09:45:24 AM by asmirnov
- Resolution set to fixed
- Status changed from reviewing to closed
Note: See
TracTickets for help on using
tickets.

A commit referencing this issue has landed:
Issue 4206 - Add opportunity to run specific test/method only