dignifiedquire / randor

Big Bad Tests for IPFS
2 stars 0 forks source link

Randor

Big Bad Tests for IPFS

Running

You need will node >= 4 and npm >= 3.

$ npm install
$ IPFS_EXEC=$GOPATH/bin/ipfs bin/randor run

Options

You can pass the following options to randor run,

--limit <number> -l <number>

--berserk

--write -w

--read -r

--size

--parallel <number> -p <number>

--operations <list of ops> -o <list of ops

--daemon <json-parsable-string>