Talk:Papyrus-RT/Developer/Developer Guide/Builds
I have some Precision to be defined about tests. There are 2 kinds of test: The unit Tests (Junit) and the integration tests (RCPTT). Unit Tests can be run directly from the gerrit jobs. (as indicated by "All Test" ) Integartion tests needs a final product to be executed. (i.e.: RCPTT requires an "Application Under Test" - AUT ) Therefore, the integration tests can be run only by the Papyrus-RT-<stream>-Product-* jobs
Open Points
I have some Precision to be defined about tests. There are 2 kinds of test: The unit Tests (Junit) and the integration tests (RCPTT). Unit Tests can be run directly from the gerrit jobs. (as indicated by "All Test" ) Integartion tests needs a final product to be executed. (i.e.: RCPTT requires an "Application Under Test" - AUT ) Therefore, the integration tests can be run only by the Papyrus-RT-<stream>-Product-* jobs