Bug 487292 - Allow test runner to run against sources
Summary: Allow test runner to run against sources
Status: UNCONFIRMED
Alias: None
Product: RCPTT
Classification: Technology
Component: Runtime (show other bugs)
Version: unspecified   Edit
Hardware: PC Mac OS X
: P3 enhancement (vote)
Target Milestone: 2.0.2   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-02-05 00:22 EST by Joseph Benavides CLA
Modified: 2016-02-05 00:25 EST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Joseph Benavides CLA 2016-02-05 00:22:44 EST
It might be particularly useful for plugin developers to have test runner run against sources or a feature instead of having a particular AUT.  

Currently, the only workaround to this is to create a product AUT  for testing or do what the Nokia Red guys do with their tests (https://www.eclipse.org/forums/index.php/t/1073643/).