Sign inSign up

galenframework/cli

By galenframework

•Updated over 5 years ago

Awesome Galen Runtime

Image
4

7.7K

galenframework/cli repository overview

⁠Galenframework commandline helpers

Galen⁠ allows automated testing of look and feel for your responsive websites.

Build Status Build status License Code Climate Coverage Status

Throughput Graph

The core⁠ module is just the node wrapper (NodeJS 8+) for Galen⁠ and can be used within CI environments

Known Vulnerabilities

The cli⁠ module is a command line module (NodeJS 8+) for Galen⁠. This includes the core above and webdriver downloads for different browsers. You can also use the docker image⁠ for easier setup.

Known Vulnerabilities Docker Build Status

Join the chat at https://gitter.im/hypery2k/galenframework-cli Bountysource Flattr this git repo

⁠Donation

Feel free to donate via Paypal⁠ or Bitcoins ⁠: bitcoin:3NKtxw1SRYgess5ev4Ri54GekoAgkR213D

Bitcoin Also via greenaddress⁠

⁠Docker

⁠Usage
docker run -v $(pwd)/galenframework-cli/core/test/:/var/test_scripts galenframework/cli galen test /var/test_scripts/...
⁠Troubleshooting

npm install throws "cannot access parent directories: Permission denied":

npm config set user 0
npm config set unsafe-perm true

Tag summary

Content type

Image

Digest

Size

489.6 MB

Last updated

almost 7 years ago

docker pull galenframework/cli