- [feature] Provide direct link to RF report.html at http://localhost:3000/robotframework/report.html
- [fix] Prevent RF tests runing twice on Meteor startup (see: rjsmith#10)
- [feature] Compatible with Velocity Core 0.6.0
- [README] Added info on use of RF test file extensions
- [fix] Removed internal call to Module._cache
- [fix] Use rimraf to delete contents of
.logworking folder prior to executing tests - [README] Added link to initial Youtube screencast
- [README] Added revised guidance on using Selenium web drivers with meteor-robotframework
- [feature] Added automatic npm dependency on phantomjs
- [feature] Update dependency on latest html-reporter package to ensure velocity button is hidden if app is running in a mirror
- [release] First commit