For general information regarding testing Naaya products, see the documentation
in Naaya/tests/README.txt.

To run NaayaContent tests:
$ zopectl test -v --package=Products.NaayaContent

To run just the unit tests:
$ zopectl test -v --package=Products.NaayaContent --unit
