Added JUnit to the README, removed WebDriver for now. Need to figure out distribution.

This commit is contained in:
Joe Bowser 2012-05-16 11:37:38 -07:00
parent c6851cf7c5
commit 0437d6cc1a

View File

@ -22,9 +22,6 @@ Requires
Test Requirements
---
- Android WebDriver Library (included with SDK, copied from extras directory.
- Android WebDriver - built from source from [http://code.google.com/p/selenium/](http://code.google.com/p/selenium/)
- Google Guava - [https://code.google.com/p/guava-libraries/](https://code.google.com/p/guava-libraries/)
- JUnit - [https://github.com/KentBeck/junit](https://github.com/KentBeck/junit)
Building