UNPKG

nodeab

Version:

An AB testing master slave manager for node.

22 lines (13 loc) 287 B
Node AB ======== npm install nodeab -g For help: nodeab --help Basic commands: nodeab start master -a <address> -p <port> -i <id> nodeab start slave -i <id> -f <file> -p <port> TODO ==== * Run tests in child processes * Create sesssion on random test *