We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 695cd82 + e2b435d commit d96eb82Copy full SHA for d96eb82
README.md
@@ -474,6 +474,8 @@ You can also specify this option in `react_component`:
474
## Development
475
476
- Run tests with `rake test` or `appraisal rake test`
477
+ - Integration tests run in Headless Chrome which is included in Chrome (59+ linux,OSX | 60+ Windows)
478
+ - ChromeDriver is included with `chromedriver-helper` gem so no need to manually install that 👍
479
- Update React assets with `rake react:update`
480
- Update the UJS with `rake ujs:update`
481
- Releases:
0 commit comments