NOTE: This repo has been merged in to wp-calypso and the tests can be found in the /test/e2e
directory.
Automated end-to-end acceptance tests for the wp-calypso client and WordPress.com in general.
brew install node #MacOS
Or use nvm (Recommended)
npm install
See the configuration documentation for details on setting configuration values and environment variables.
See the information on how to run tests where you'll find information on the flags and commands used to run the tests.
See the other information documentation for other details that may be of interest.