leandrogaspar / test-flow

Flow-based test framework in Node.js
MIT License
0 stars 0 forks source link
automation javascript nodejs selenium test test-runner

Build Status Coverage Status dependencies Status devDependencies Status Greenkeeper badge

Test Flow

Flow-based test framework

Getting Started

Installing

Download and install the latest LTS version of node, open a shell and run:

>npm install

Running the examples

>npm run example

Ws server listening on port 3001!
Rest server listening on port 3000!
Main server listening on port 4000
Worker server listening on port 4001

After everything is up and running you can start the examples: