Actually, if you are using plexus-utils Commandline interface to you can test the construction of command line. That is all you can do. We do that heavily in maven-scm
-Dan On Thu, Jan 14, 2010 at 12:48 AM, Julien Ponge <[email protected]> wrote: > Hi Dan, > >> you can follow convention to create integration tests under src/it >> where you assume user will have necessary runtime latext to test it >> out. Full automation is not always possible. > > Thing is a whole LaTeX runtime is heavy, so I need to find a way to mock it > :-) > > Cheers > > -- > http://izpack.org/ > http://jpz-log.info/ > http://julien.ponge.info/ > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > > --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
