Skip to content

Commit

Permalink
Add testing instructions to README.
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Barth committed Nov 24, 2010
1 parent f81bea4 commit 3811e27
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,14 @@ string identifying the databse to use for documents (see usage).
- Edit `edit/testpage`
- Delete `delete/testpage`

## Testing

Tests require couchdb to be present at http://127.0.0.1:5984

cd document/test
ndistro
tests

## Todo

Plenty.

0 comments on commit 3811e27

Please sign in to comment.