Hi All,

Can anyone recommend a thorough method of testing couchdb view and list functions?

I'm using Jasmine to run tests atm and I have tried using mock-couch to emulate database behavior. However, AFAIK mock-couch does not support using list functions.

I just want to have a testcase that I can run to verify my view and list functions are working as expected.

Thanks

Conor

Reply via email to