mirror of
https://github.com/teamcapybara/capybara.git
synced 2022-11-09 12:08:07 -05:00
added note about development to README
This commit is contained in:
parent
e9e1e52ec4
commit
27ee5af39c
1 changed files with 6 additions and 0 deletions
|
@ -10,6 +10,12 @@ a DSL for interacting with a webapplication. It is agnostic about the driver
|
|||
running your tests and currently comes bundled with rack-test, Culerity and
|
||||
Selenium support built in.
|
||||
|
||||
== Development:
|
||||
|
||||
* Source hosted at {GitHub}[http://github.com/jnicklas/capybara].
|
||||
* Please direct questions, discussions at the {mailing list}[http://groups.google.com/group/ruby-capybara].
|
||||
* Report issues on {GitHub Issues}[http://github.com/jnicklas/capybara]
|
||||
|
||||
== Disclaimer:
|
||||
|
||||
Capybara is alpha level software, don't use it unless you're prepared to get
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue