Skip to content

Commit d96eb82

Browse files
authored
Merge branch 'master' into update-react-15-to-no-deprecations
2 parents 695cd82 + e2b435d commit d96eb82

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -474,6 +474,8 @@ You can also specify this option in `react_component`:
474474
## Development
475475

476476
- 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 👍
477479
- Update React assets with `rake react:update`
478480
- Update the UJS with `rake ujs:update`
479481
- Releases:

0 commit comments

Comments
 (0)