README.md in lazyman-0.1.9 vs README.md in lazyman-0.1.10
- old
+ new
@@ -34,10 +34,10 @@
By default, lazyman runs examples using chrome browser, so make sure you installed google chrome and according [chrome driver](http://code.google.com/p/chromedriver/downloads/list)
Using following command to make everything running.
cd your_project_name
- lazyman go # or rspec
+ lazyman go
Lazyman go command supports all the rspec options and it is the recommend way.
You can find test report in app/reports folder. It is a html file with current time stamp.