On Sun, Nov 2, 2008 at 5:37 PM, Benoit Chesneau <[EMAIL PROTECTED]> wrote:
test/runner.sh ought to exercise the Javascript test suite from the command line. > Host: 127.0.0.1:5984 > Version: 0.8.1-incubating It runs against whatever CouchDB instance is available on port 5984. It's be nice if the host was configurable from the command line. It probably wouldn't be very hard to do that. I don't know if there's an ideal way to integrate this into the build, but any reliable way to run tests on distant nodes is important. -- Chris Anderson http://jchris.mfdz.com
