Arquillian Extension for Liferay Portal Server. OSGi incontainer deployment.
Arquillian extension for Liferay is a set of tools to help developers test their Liferay plugins.
It consists of:
We have defined a complete example of how to use it in arquillian-extension-liferay-example
If you want any pull request you receive to be automatically tested by Travis CI, please set up your job directly in Travis.
With those simple steps pulls will be tested against one of the most popular Open Source CI systems nowadays.
Anytime you add a dependency on the build system, verify that it is properly configured in the Travis CI descriptor, the .travis.yml file, so that pulls there don't get broken.