1.0.7 • Published 7 years ago

nt-test v1.0.7

Weekly downloads
7
License
ISC
Repository
github
Last release
7 years ago

nt-test

node request/response test

#First,

npm install nt-test -g

#Second

nt -h to see command help

#Third,

nt init to init,create data and log file in current directory

#Fourth,

nt data -s 10 to create response data,size 1k, if < 1,like 0.2,will size 100 * 10b, will create a 10.data file in ./data directory.

#Fifth,

nt res -s 10 to create a response,you will to see help,like this nt res -h more,

#Sixth,

nt req -m 2 -s 1000 to create a request ,by multi process,space is 1000ms.to see help,like this nt req -h more,

#Seventh

nt clear to clear log files ,in ./log/*

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago