Quantcast
Channel: UI
Viewing all articles
Browse latest Browse all 1007

Test Runner for RCPTT

$
0
0
Date Created: 
June 19, 2015 - 03:19
Date Updated: 
July 31, 2015 - 18:27

RCPTT Test Runner is an add-on from RCPTT product line that represents CLI (headless Eclipse) application aimed to execute your tests and provide reports.

You can use RCPTT Test Runner on any of supported platforms (Windows, Linux, and OS X) and execute tests from your build plans independently of the technology you’re using to automate your builds: Ant, Maven, Unix shell scrips, etc.

RCPTT Test Runner is responsible for materializing your application from p2 repository (Eclipse update site) if needed, running test suite(s) against it, and reporting results of test execution in a preferred format. Since all the testing artifacts are basically files on the file system, you can download tests and run them without any configuration efforts, as well as store them together with your project files in the same version control system, or separately.

For your convenience, we’re supplying Maven/Tycho plugin, so if your build is based on Tycho, you will be able to add the acceptance testing phase in a couple of minutes – plugin and runner code will be downloaded by Maven and executed by the plugin.

To download Test Runner see RCPTT Download Page.


Viewing all articles
Browse latest Browse all 1007

Trending Articles