kensan73 / hello-galen

bare minimum galen project on mac via node.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Prerequisites

  • node (I am using v6.9.4)
  • http-server
  • MacOS (May run elsewhere but this is what I am running)

This project assumes you have installed galen globally via npm

$ npm install -g galenframework-cli

To run the test start the server then the test

$ npm run server

$ npm run test

You can optionally run the test and open the report

$ npm run testWithReport

About

bare minimum galen project on mac via node.js


Languages

Language:HTML 100.0%