viff-client
v0.0.2
Published
viff testing framework client
Readme
Viff Client
viff testing framework client, which would help you use viff in functional testing.
example
Start viffserver first.
// install latest version of viff
$ viffserverRun the demo file
$ node demo/demo.jsThen you could find report.json and screenshot folder are generated. You could put in ViffReport and review.
