On Sat, May 12, 2012 at 12:25:48PM +0100, Ali Asad Lotia wrote: > I'm woefully ignorant of how to run the test suite and it keeps > erroring out on me so I haven't written any unit tests for it.
What exactly is the error. You should be able to run specific tests like this: prove --blib . -v t/20-mongo.t All it should need is initdb and psql in your path somewhere, and mongod running on the standard port. -- Greg Sabino Mullane [email protected] End Point Corporation PGP Key: 0x14964AC8
pgphEbrN5xXsU.pgp
Description: PGP signature
_______________________________________________ Bucardo-general mailing list [email protected] https://mail.endcrypt.com/mailman/listinfo/bucardo-general
