Skip to content

Commit

Permalink
Merge pull request ArcBees#336 from ArcBees/spg_updated_carsotre_read…
Browse files Browse the repository at this point in the history
…me_chromedriver

Added chromedriver to README


Former-commit-id: f831b3c
  • Loading branch information
spg committed Nov 5, 2013
2 parents 72c8e2b + 35f975a commit 96cee03
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions gwtp-carstore/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ Login password for the login feature is: admin/qwerty

##Running Tests

###Prerequisites
We use chromedriver for running integration tests. You'll need chromedriver on your path.
[Download it here.](https://sites.google.com/a/chromium.org/chromedriver/)

###Maven integration tests
Running the tests using Maven
`mvn clean verify -Pintegration-test`
Expand Down

0 comments on commit 96cee03

Please sign in to comment.