0.0.3 • Published 6 years ago

test-features v0.0.3

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

UI Tests for Liferay Forms

Installation

Installation is as easy as:

[sudo] npm install liferay-forms-ui-tests -g

After that, make sure to expose these environment variables pointing to the path of your liferay source and tomcat bundle:

export LIFERAY_BUNDLE_HOME=/path/to/bundles/tomcat-7.0.62
export LIFERAY_SOURCE_HOME=/path/to/liferay-portal

Running the tests

To run unit tests, just execute the command:

forms test:unit

To list all the commands available, run:

forms -h

And that's it!

License

BSD License © Liferay, Inc.

Sauce Test Status