tim-get tool: --run-tests option on install and update
------------------------------------------------------

                 Key: CDV-828
                 URL: https://jira.terracotta.org/jira//browse/CDV-828
             Project: Community Development
          Issue Type: New Feature
            Reporter: Juris Galang
            Assignee: Issue Review Board


When a maven project has tests, among the artifacts it generates are jar files 
of its tests.
We should investigate if it's possible to run these tests on the client side.

Here's a test of how the --run-tests option will work:

   $ ./tim-get install tim-foobar --run-tests

Will end up downloading the TIM jar file including the tests jar file (if any 
were produced) and will run the tests before installing the TIM. Or install the 
TIMs and run the tests... not very clear on this yet.

Issues:
- Some TIMs are not actual TIMs (eg: tim-ehcache-commons) so tests could fail 
(maybe)



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.terracotta.org/jira//secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
tc-dev mailing list
tc-dev@lists.terracotta.org
http://lists.terracotta.org/mailman/listinfo/tc-dev

Reply via email to